blob: ac7d1dc6668855a8c3dc8fa148397a3b4ea6b742 [file] [log] [blame]
Ted Kremenekbe3f7f32009-01-09 00:41:48 +00001// RUN: clang %s -print-stats &&
2// RUN: clang -x objective-c-header -o %t %s && clang -token-cache %t %s
Chris Lattnerd818a712007-08-23 01:08:54 +00003#ifdef __APPLE__
4#include <Cocoa/Cocoa.h>
5#endif
6