[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / macros_other.h
blob4923a7fe56aa872161ad22384fc50be1d52a3f4a
1 #undef TOP_OTHER_UNDEF1
2 #define TOP_OTHER_UNDEF2 42
3 #define TOP_OTHER_REDEF1 1
4 #define TOP_OTHER_REDEF1 3
6 #define TOP_OTHER_DEF_RIGHT_UNDEF 4