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