]> granicus.if.org Git - clang/commit
Switch finally cleanups over to being lazy cleanups. We get basically nothing
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 05:47:49 +0000 (05:47 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 05:47:49 +0000 (05:47 +0000)
commit77199713ab56f87ffad9a535ff2a0877704eed87
treedb449c91096ce8cf08792c82048150a206a04888
parent50da2cadcc6da86abff6772de65280ace2cabc94
Switch finally cleanups over to being lazy cleanups.  We get basically nothing
from the laziness features here except better block ordering, but it removes yet
another CleanupBlock use.

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