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

6 lines
89 B
Mathematica
Raw Normal View History

// RUN: clang %s -parse-noop -arch ppc
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif