summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-cxx03-extra-copy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang's handling of the copy performed in the second phase of classRichard Smith2016-09-071-3/+3
* Fix all tests under test/CXX (and test/Analysis) to pass if clang's defaultRichard Smith2016-08-311-1/+1
* Change -Wbind-to-temporary-copy from an ExtWarn to an Extension.Nico Weber2014-09-181-1/+1
* Improve the error message when a function overload candidate is rejectedKaelyn Uhrain2012-06-191-1/+1
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-2/+2
* When performing initialization of a copy of a temporary object, useDouglas Gregor2010-11-121-1/+1
* PR7245: Make binding a reference to a temporary without a usable copyJeffrey Yasskin2010-06-071-8/+24
* When checking the copy constructor for the optional copy during aDouglas Gregor2010-04-181-3/+13
* In C++98/03, when binding a reference to an rvalue ofDouglas Gregor2010-04-181-0/+51
OpenPOWER on IntegriCloud