hanchenye-llvm-project/clang/test/Modules/Inputs/macros_other.h

7 lines
143 B
C

#undef TOP_OTHER_UNDEF1
#define TOP_OTHER_UNDEF2 42
#define TOP_OTHER_REDEF1 1
#define TOP_OTHER_REDEF1 3
#define TOP_OTHER_DEF_RIGHT_UNDEF 4