summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/cocoa.m
blob: a8cfb72e1ea8ec5cc762a9a5aac623e2f2ef47e1 (plain)
1
2
3
4
5
// RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats 
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif