Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a65ad464c65453caee78a7c811682afcf42aefb5
/
.
/
test
/
Sema
/
cocoa.m
blob: 955db7a1cfb11b1b729503e35bc91ea80849ed6b [
file
] [
log
] [
blame
]
Chris Lattner
21ac6ef
2007-08-23 01:08:54 +0000
[
diff
] [
blame
]
1
// RUN: clang %s -parse-noop -arch ppc
2
#ifdef
__APPLE__
3
#include
<Cocoa/Cocoa.h>
4
#endif
5