Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
439c65892cc8629bbf541e0b8bda6b64cbcc4e6b
/
.
/
test
/
Sema
/
carbon.c
blob: 9c9c3780403c4aa248741d037f880ae76b46f837 [
file
] [
log
] [
blame
]
Ted Kremenek
f376b48
2009-01-09 00:27:29 +0000
[
diff
] [
blame
]
1
// RUN: clang %s -fsyntax-only -print-stats
Chris Lattner
281a492
2007-08-02 21:40:29 +0000
[
diff
] [
blame
]
2
#ifdef
__APPLE__
3
#include
<Carbon/Carbon.h>
4
#endif
5