xref: /llvm-project/clang/test/PCH/target-options.h (revision cb177f15e78870aff3c6aa6f6c1ec89cbc3ad2fb)
1 enum { apple_cc = __APPLE_CC__ };
2 
3