xref: /llvm-project/clang/test/Modules/Inputs/macros_right_undef.h (revision 49faf9f4cded2cf9c09f5befaa7df1b86d1e8cc8)
1 #undef TOP_RIGHT_UNDEF
2 
3 @import macros_top;
4 #undef TOP_OTHER_DEF_RIGHT_UNDEF
5 #undef TOP_DEF_RIGHT_UNDEF
6