blob: dc806dfb7c091d93e7f391df9e9f35ad838d1404 [file] [log] [blame]
// RUN: clang-cc -mcpu=pentium4 -emit-pth -o %t %s &&
// RUN: clang-cc -mcpu=pentium4 -token-cache %t %s &&
// RUN: clang-cc -mcpu=pentium4 -token-cache %t %s -E %s -o /dev/null
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif