hanchenye-llvm-project/clang/test/SemaObjC/cocoa.m

6 lines
98 B
Objective-C

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