Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f94e215e4a67e5439d56a67bbe470c7860d4b9a6
/
.
/
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