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

6 lines
117 B
Mathematica
Raw Normal View History

2010-02-03 03:09:34 +08:00
// RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif