1 // RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats 2 #ifdef __APPLE__ 3 #include <Cocoa/Cocoa.h> 4 #endif 5 6