Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
82e0945f3d2e4f09f4768317fa9ab7cb15d03b0d
/
.
/
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