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
[Heikki Kultala] This patch contains the ABI changes for the TCE target.
[clang.git]
/
test
/
SemaObjC
/
builtin_objc_msgSend.m
blob
bf17225a04171e8ca75542f905a2d0e18cb942c3
1
// RUN: %clang_cc1 %s -fsyntax-only -verify
2
// rdar://8632525
3
extern id objc_msgSend(id self, SEL op, ...);