xref: /aosp_15_r20/external/clang/test/Modules/Inputs/macros_right_undef.h (revision 67e74705e28f6214e480b399dd47ea732279e315)
1 #undef TOP_RIGHT_UNDEF
2 
3 @import macros_top;
4 #undef TOP_OTHER_DEF_RIGHT_UNDEF
5 #undef TOP_DEF_RIGHT_UNDEF
6