Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
9f75e6be16b9df33d58ec73955b3e3e3c71b2682
/
.
/
test
/
Sema
/
carbon-pth.c
blob: c956d2a7a1c82055ac1c99b25d18be714d387d35 [
file
] [
log
] [
blame
]
// RUN: clang-cc -mcpu=pentium4 -emit-pth -o %t %s &&
// RUN: clang-cc -mcpu=pentium4 -token-cache %t %s &&
// RUN: clang-cc -mcpu=pentium4 -token-cache %t %s -E %s -o /dev/null
#ifdef
__APPLE__
#include
<Carbon/Carbon.h>
#endif