blob: 94a707557f263ac40ea8617dc6f4145d37ab20f9 [file] [log] [blame]
Ted Kremenekbe3f7f32009-01-09 00:41:48 +00001// RUN: clang %s -fsyntax-only -print-stats &&
2// RUN: clang -x c-header -o %t %s && clang -token-cache %t %s
Chris Lattner281a4922007-08-02 21:40:29 +00003#ifdef __APPLE__
4#include <Carbon/Carbon.h>
5#endif
6