repo.or.cz
/
clang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
StmtPrinter: factor out arg printing code to PrintCallArgs
[clang.git]
/
test
/
SemaObjC
/
cocoa.m
blob
a8cfb72e1ea8ec5cc762a9a5aac623e2f2ef47e1
1
// RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats
2
#ifdef __APPLE__
3
#include <Cocoa/Cocoa.h>
4
#endif
5