hanchenye-llvm-project/clang/test/SemaObjCXX/cocoa.mm

5 lines
97 B
Plaintext

// RUN: clang-cc -mcpu=pentium4 %s -print-stats
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif