summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/cocoa.mm
blob: c061d4e096840f71c1b22fc2d10df9e66d68be44 (plain)
1
2
3
4
// RUN: clang-cc -mcpu=pentium4 %s -print-stats
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif
OpenPOWER on IntegriCloud