summaryrefslogtreecommitdiffstats
path: root/test/Sema/carbon.c
blob: 8292ba8a506b2060e10e9528173168952a0a12cc (plain)
1
2
3
4
5
// RUN: clang-cc -mcpu pentium4 %s -print-stats
#ifdef __APPLE__
#include <Carbon/Carbon.h>
#endif

OpenPOWER on IntegriCloud