History log of /external/clang/test/CodeGenCXX/instantiate-temporaries.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93ab6bf534fb6c26563c00f28a8fc5581bb71dfd 15-Aug-2013 Stephen Lin <stephenwlin@gmail.com> CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188447 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/instantiate-temporaries.cpp
70d085aaad33bd3864f621dbc1defab5368819e8 13-Dec-2011 Nick Lewycky <nicholas@mxc.ca> s/%clang-cc1/%clang_cc1/ for conformity.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146454 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/instantiate-temporaries.cpp
92be2a5f4e938fc512683cd4e7dfd4e6789eb787 10-Dec-2011 Douglas Gregor <dgregor@apple.com> When we manage to re-use an expression during tree transformation (=
template instantiation), and that expression might produce a
temporary, invoke MaybeBindToTemporary. Otherwise, we forget to
destroy objects, release objects, etc. Fixes <rdar://problem/10531073>.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146301 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/instantiate-temporaries.cpp