Clang Project

clang_source_code/test/PCH/target-options.h
1enum { apple_cc = __APPLE_CC__ };
2
3