Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
528473335419f072f6eff25a4af07925c1692121
/
.
/
test
/
SemaObjC
/
cocoa.m
blob: 795e0c8cb28d75d7538d2546070fee740ce9fb27 [
file
] [
log
] [
blame
]
// RUN: clang %s -print-stats &&
// RUN: clang -x objective-c-header -o %t %s && clang -token-cache %t %s &&
// RUN: clang -x objective-c-header -o %t %s && clang -token-cache %t %s -E %s -o /dev/null
#ifdef
__APPLE__
#include
<Cocoa/Cocoa.h>
#endif