aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/cocoa.m
blob: 153c46e1034d1345c8b7a826fa76e32ad18c4e0d (plain)
1
2
3
4
5
6
// RUN: clang-cc %s -print-stats &&
// RUN: clang-cc %s -disable-free
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif