Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7c9f6c51be1c0bbfe59b64e92587d2e37ce73a7d
/
.
/
test
/
SemaObjC
/
cocoa-pth.m
blob: 24b0579a249f8b6034d975288a7f9d8e64956efd [
file
] [
log
] [
blame
]
// RUN: clang-cc -emit-pth -o %t %s &&
// RUN: clang-cc -token-cache %t %s &&
// RUN: clang-cc -token-cache %t %s -E %s -o /dev/null
#ifdef
__APPLE__
#include
<Cocoa/Cocoa.h>
#endif