blob: 885a29cdf3eff9eb7f1b81da17e20ed0f6775150 [file] [log] [blame]
Ted Kremenek8d69a572009-04-01 15:28:20 +00001// RUN: clang-cc %s -print-stats &&
2// RUN: clang-cc %s -disable-free &&
3// RUN: clang-cc -emit-pth -o %t %s &&
4// RUN: clang-cc -token-cache %t %s &&
5// RUN: clang-cc -token-cache %t %s -E %s -o /dev/null
Chris Lattner281a4922007-08-02 21:40:29 +00006#ifdef __APPLE__
7#include <Carbon/Carbon.h>
8#endif
9