Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
3023ca870d545685881116f2c6e2bd5d1736e33c
/
.
/
test
/
Sema
/
carbon.c
blob: 94a707557f263ac40ea8617dc6f4145d37ab20f9 [
file
] [
log
] [
blame
]
// RUN: clang %s -fsyntax-only -print-stats &&
// RUN: clang -x c-header -o %t %s && clang -token-cache %t %s
#ifdef
__APPLE__
#include
<Carbon/Carbon.h>
#endif