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