blob: ebc884054577f6d1fd2d2bcb7d15fba7ed5470ec [file] [log] [blame]
Daniel Dunbar16e3fed2009-04-01 18:25:32 +00001// RUN: clang-cc -emit-pth -o %t %s &&
2// RUN: clang-cc -token-cache %t %s &&
3// RUN: clang-cc -token-cache %t %s -E %s -o /dev/null
4#ifdef __APPLE__
5#include <Carbon/Carbon.h>
6#endif
7