Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a5728872c7702ddd09537c95bc3cbd20e1f2fb09
/
.
/
test
/
SemaObjC
/
cocoa.m
blob: 7e99252c035101e84e96c92ce92d791b44be5275 [
file
] [
log
] [
blame
]
Daniel Dunbar
a572887
2009-12-15 20:14:24 +0000
[
diff
] [
blame^
]
1
// RUN: %clang_cc1 -mcpu pentium4 %s -print-stats
Chris Lattner
d818a71
2007-08-23 01:08:54 +0000
[
diff
] [
blame
]
2
#ifdef
__APPLE__
3
#include
<Cocoa/Cocoa.h>
4
#endif
5