]> granicus.if.org Git - clang/commit
Switch the destructor for a temporary arising from a reference binding over to
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:29:51 +0000 (06:29 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Jul 2010 06:29:51 +0000 (06:29 +0000)
commit81407d404a3fc8d24d0e2a052d85cae183033e2b
treedbf3d2308fcd5901eea114e9ce51ece05d998132
parente540e637cbb9e3963c512b179779b8afcc190026
Switch the destructor for a temporary arising from a reference binding over to
using a lazy cleanup.

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