Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
beb663677aa20db59da4e5ab7d535804ec6f963c
/
.
/
test
/
Sema
/
cocoa.m
blob: cfb1f4ed409352e874f025ee9963231862213f0e [
file
] [
log
] [
blame
]
Chris Lattner
beb6636
2007-12-12 06:43:05 +0000
[
diff
] [
blame^
]
1
// RUN: clang %s -stats
Chris Lattner
d818a71
2007-08-23 01:08:54 +0000
[
diff
] [
blame
]
2
#ifdef
__APPLE__
3
#include
<Cocoa/Cocoa.h>
4
#endif
5