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