]> granicus.if.org Git - clang/commit
Fix my inability to spell 'continue' and a case where message sends returning non...
authorDavid Chisnall <csdavec@swan.ac.uk>
Thu, 20 May 2010 13:45:48 +0000 (13:45 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Thu, 20 May 2010 13:45:48 +0000 (13:45 +0000)
commita54da05098aff1ca992f5292f3f6a39ec3cef31e
tree5687d8dfa0ffd6060e3cfa920d3bdb1759c2efc8
parentbd054dba8a3023821f2a0951b0fae05e3522a7c9
Fix my inability to spell 'continue' and a case where message sends returning non-pointer-sized things were generating invalid IR inside @try blocks.

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