]> granicus.if.org Git - clang/commit
Switch some random local-decl cleanups over to using lazy cleanups. Turn on
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:13:08 +0000 (06:13 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:13:08 +0000 (06:13 +0000)
commitd87150999833d756269d84ca6e4127dc99fdcf63
treee931074e83e9d39fafe5aaa089c4bc76031c970a
parent77199713ab56f87ffad9a535ff2a0877704eed87
Switch some random local-decl cleanups over to using lazy cleanups.  Turn on
the block-release unwind cleanup:  we're never going to test it if we don't turn
it on.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108992 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp
test/CodeGen/block-decl-merging.c