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

5 lines
82 B
Plaintext

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