]> granicus.if.org Git - clang/commit
Re-enable EH cleanups to destroy __block variables, now that we have a moment to
authorJohn McCall <rjmccall@apple.com>
Wed, 6 Oct 2010 18:56:43 +0000 (18:56 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 6 Oct 2010 18:56:43 +0000 (18:56 +0000)
commit34fdee3771efcfc02333d0d99f29d01a7d2e2d27
tree94d452a816b2a41d56939cc4c06098117482fc3a
parentedd59112ab812ad498b8cc29ad2b6e2b90de787a
Re-enable EH cleanups to destroy __block variables, now that we have a moment to
deal with the consequences.  Fixes rdar://problem/8224178.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp
test/CodeGenObjC/blocks-2.m