Chlumsky opened this issue 4 years ago · 0 comments
Support parsing simple macros such as
#define STRING_TYPE std::string #define MAX_ARRAY_LENGTH 256
Do not bother with macros with arguments, nested macros, etc.