1 2 3 4 5 6 7
// 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