blob: dc806dfb7c091d93e7f391df9e9f35ad838d1404 [file] [log] [blame]
Daniel Dunbar868bd0a2009-05-06 03:16:41 +00001// RUN: clang-cc -mcpu=pentium4 -emit-pth -o %t %s &&
2// RUN: clang-cc -mcpu=pentium4 -token-cache %t %s &&
3// RUN: clang-cc -mcpu=pentium4 -token-cache %t %s -E %s -o /dev/null
Daniel Dunbarcb5a9552009-04-01 15:36:37 +00004#ifdef __APPLE__
5#include <Cocoa/Cocoa.h>
6#endif
7