aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/class/p6-0x.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-05-15Fold the six functions checking explicitly-defaulted special member functionsRichard Smith
2011-11-07When we notice that a member function is defined with "= delete" or "=Douglas Gregor
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-06-12Test for C++11 [class]p6 (trivial classes).Richard Smith