]> granicus.if.org Git - clang/commit
Change PushDestructorCleanup to use lazy cleanups.
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 01:41:18 +0000 (01:41 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 01:41:18 +0000 (01:41 +0000)
commit291ae949612e371c41bf771a483b407d49372a4f
tree866f94aa8da0f57fbd5ad251a5978852117011eb
parent182ab5112650d3228291c4dadd64a9f77f5aeb51
Change PushDestructorCleanup to use lazy cleanups.

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