diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2011-02-28 19:55:59 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2011-02-28 19:55:59 +0000 |
commit | 79246322a6103e5435464e6e194f040157e13ba2 (patch) | |
tree | bdeb693fb2787771b5f09aca405b53fcf7034890 /clang/test/CodeGen/integer-overflow.c | |
parent | 9eb02dfa8931c9b6f2b60eafa0baf20ec5cf83a2 (diff) | |
download | llvm-79246322a6103e5435464e6e194f040157e13ba2.zip llvm-79246322a6103e5435464e6e194f040157e13ba2.tar.gz llvm-79246322a6103e5435464e6e194f040157e13ba2.tar.bz2 |
objc IRGen for Next runtime message API.
The prototype for objc_msgSend() is technically variadic -
`id objc_msgSend(id, SEL, ...)`.
But all method calls should use a prototype that matches the method,
not the prototype for objc_msgSend itself().
// rdar://9048030
llvm-svn: 126678
Diffstat (limited to 'clang/test/CodeGen/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions