]> granicus.if.org Git - clang/commit
Fix typo so we don't use the wrong function for ending ObjC++ catch blocks (GNU runtimes)
authorDavid Chisnall <csdavec@swan.ac.uk>
Mon, 8 Aug 2011 17:26:06 +0000 (17:26 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Mon, 8 Aug 2011 17:26:06 +0000 (17:26 +0000)
commit4bd5d09e3a233ed23ec6f913166e4b75d8de215c
tree0c7e18d744b72e67e617c62f1c7d02aea96e635b
parentaec8f4538dfc4fbe9dca92db63688b84f8f0c2a1
Fix typo so we don't use the wrong function for ending ObjC++ catch blocks (GNU runtimes)

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