summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/special/class.temporary/p1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-181-1/+1
* 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
OpenPOWER on IntegriCloud