]> granicus.if.org Git - clang/commit
Add the newly created temporary to the ExprTemporaries stack.
authorAnders Carlsson <andersca@mac.com>
Sat, 30 May 2009 21:21:49 +0000 (21:21 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 30 May 2009 21:21:49 +0000 (21:21 +0000)
commit860306ee303d4c60068b76cca7cfc7b60323f8b7
tree26e8bbe8d91bdce6cc22e7405ca6ff208e90574e
parent1c02101999a576790b433ac4b5195e7ac4197347
Add the newly created temporary to the ExprTemporaries stack.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp