]> granicus.if.org Git - clang/commit
Introduce a CXXTemporariesCleanupScope RAII object and use it to cleanup the temporar...
authorAnders Carlsson <andersca@mac.com>
Tue, 30 Mar 2010 03:14:41 +0000 (03:14 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 30 Mar 2010 03:14:41 +0000 (03:14 +0000)
commit44ec82b4a1597802f5bf17721481b8c265bc8dc5
treecc475fb567863c6fdd4ed2d39c9180925eb9531b
parent46bbf8d352fcd615420c5759a112ccd6e61516ad
Introduce a CXXTemporariesCleanupScope RAII object and use it to cleanup the temporaries code.

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