]> granicus.if.org Git - clang/commit
Switch the main possibly-conditional temporary cleanup over to being lazy.
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:44:28 +0000 (06:44 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:44:28 +0000 (06:44 +0000)
commit45483b4e0c129bdba43eaf8b22d23efa8dd8b9bc
treeebc67c9bdc4f35fc818f17a713359ea85db9a428
parent81407d404a3fc8d24d0e2a052d85cae183033e2b
Switch the main possibly-conditional temporary cleanup over to being lazy.

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