summaryrefslogtreecommitdiffstats
path: root/test/CXX/special/class.temporary
Commit message (Expand)AuthorAgeFilesLines
* When we notice that a member function is defined with "= delete" or "=Douglas Gregor2011-11-071-2/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Disable the l-value to r-value conversion on C++ class types passedJohn McCall2011-08-271-0/+21
* The lvalue-to-rvalue on structs in C++ is actually partJohn McCall2011-08-271-0/+37