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