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

6 lines
89 B
Objective-C

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