blob: 00b6d747c3da5ad6cc946c77a2e60ac699f05d01 [file] [log] [blame]
// RUN: clang-cc %s -print-stats &&
// RUN: clang-cc -x objective-c++-header -o %t %s &&
// RUN: clang-cc -token-cache %t %s
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif