[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / lsv-private-macro / other.h
blob356eccaec27f94d969f72eadf13ee80a2f8bc530
1 #define OTHER_PRIVATE
2 #__private_macro OTHER_PRIVATE
4 #define OTHER_PUBLIC
5 #__public_macro OTHER_PUBLIC
7 #define OTHER_DEFAULT