blob: edb4d9729b19d86e3affa1743b3715ac59c9a6a7 [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc %s -fsyntax-only -print-stats &&
2// RUN: clang-cc -x c-header -o %t %s && clang-cc -token-cache %t %s
Chris Lattner281a4922007-08-02 21:40:29 +00003#ifdef __APPLE__
4#include <Carbon/Carbon.h>
5#endif
6