aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx0x-in-cxx98.cpp
AgeCommit message (Expand)Author
2011-12-29Change the diagnostics which said 'accepted as an extension' to instead sayRichard Smith
2011-10-15Testcase for half of r142048.Richard Smith
2011-10-15Use of override keywords in C++98 should produce a warning by default.Richard Smith
2011-10-12Switch diagnostic text from "C++0x" over to "C++11".Douglas Gregor
2011-01-26Improve the extension warning for the use of ref-qualifiers, toDouglas Gregor