summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/cxx98-compat.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Wc++98-compat warnings for the lexer.Richard Smith2011-10-151-0/+17
* -Wc++98-compat: warn on C++11 attributes and alignas.Richard Smith2011-10-141-1/+4
* Test for r141985.Richard Smith2011-10-141-0/+10
* Revert the -Wc++98-compat flag because dgregor doesn't like it.Jeffrey Yasskin2011-10-141-10/+0
* Convert newly-added test from -std=c++0x to -std=c++11.Richard Smith2011-10-131-1/+1
* Implement the first piece of a -Wc++98-compat flag so that people can build inJeffrey Yasskin2011-10-131-0/+10