]> granicus.if.org Git - clang/commit
Make this code more resilient against catch variables which need cleanups.
authorJohn McCall <rjmccall@apple.com>
Thu, 12 May 2011 01:00:15 +0000 (01:00 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 12 May 2011 01:00:15 +0000 (01:00 +0000)
commitfe3e3bd63d73c1a370b0b0447b8744d495fa6626
tree6b9250385bc6e72fe593ae8023f84ba9b64d1ced
parent640c63cf4db3847b9d59878e9e5372332e2cd141
Make this code more resilient against catch variables which need cleanups.

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