]> granicus.if.org Git - clang/commit
Switch the fragile-ABI @finally/@synchronized cleanup over to using a lazy
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:59:36 +0000 (06:59 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:59:36 +0000 (06:59 +0000)
commitcc5052999cd064584492ba15a808b6e1cee6d931
tree68021ff98d1a5d5c5e129139871c572806b540e7
parentdf054dbc15c19e38e8d5b60c51b6e601f502bc3e
Switch the fragile-ABI @finally/@synchronized cleanup over to using a lazy
cleanup.

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