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