]> granicus.if.org Git - clang/commit
It turns out that the Objective-C message lookup functions can throw exceptions after...
authorDavid Chisnall <csdavec@swan.ac.uk>
Fri, 28 Oct 2011 17:55:06 +0000 (17:55 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Fri, 28 Oct 2011 17:55:06 +0000 (17:55 +0000)
commit6f3887ec3652482d2e0e8959d8a89b785330b0b2
tree5bf775934f7b9834c0ec89328ad51c5b4b56245d
parentc49bd11f96c2378969822f1f1b814ffa8f2bfee4
It turns out that the Objective-C message lookup functions can throw exceptions after all...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143205 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCGNU.cpp