summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/carbon.cpp
blob: 0e7570f33529e202746ba4e8c11755a6e44cdd77 (plain)
1
2
3
4
5
// RUN: clang-cc -mcpu=pentium4 %s -fsyntax-only -print-stats
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif

OpenPOWER on IntegriCloud