blob: edb4d9729b19d86e3affa1743b3715ac59c9a6a7 [file] [log] [blame]
// RUN: clang-cc %s -fsyntax-only -print-stats &&
// RUN: clang-cc -x c-header -o %t %s && clang-cc -token-cache %t %s
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif