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

6 lines
77 B
Objective-C

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