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