blob: 24b0579a249f8b6034d975288a7f9d8e64956efd [file] [log] [blame]
Daniel Dunbarcb5a9552009-04-01 15:36:37 +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 <Cocoa/Cocoa.h>
6#endif
7