about summary refs log tree commit diff stats
path: root/wrapperhelper/src/preproc_private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPERHELPER] Added per-arch override, always include 'stdc-predef.h', ↵rajdakin2024-09-101-39/+0
| | | | better parsing (#1813)
* Upgraded the wrapper helper (#1803)rajdakin2024-09-071-0/+39
* [WRAPPERHELPER] Fixed unsigned comparison in macros, added macro expanding in include commands, added -I option * [WRAPPERHELPER] Forgot the README