summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx0x-in-cxx98.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR21367: Don't accept rvalue references as an extension in C++98 mode if we'r...Richard Smith2014-10-281-0/+4
* Revert r218925 - "Patch to warn if 'override' is missing"Alexander Potapenko2014-10-031-3/+2
* Patch to warn if 'override' is missingFariborz Jahanian2014-10-021-2/+3
* PR17567: Improve diagnostic for a mistyped constructor name. If we see somethingRichard Smith2013-10-151-0/+7
* Change the diagnostics which said 'accepted as an extension' to instead sayRichard Smith2011-12-291-3/+3
* Testcase for half of r142048.Richard Smith2011-10-151-0/+5
* Use of override keywords in C++98 should produce a warning by default.Richard Smith2011-10-151-0/+8
* Switch diagnostic text from "C++0x" over to "C++11".Douglas Gregor2011-10-121-4/+4
* Improve the extension warning for the use of ref-qualifiers, toDouglas Gregor2011-01-261-0/+10