summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/cxx98-compat-pedantic.cpp
Commit message (Expand)AuthorAgeFilesLines
* 'extern template' is a C++11 feature. Add an Extension for C++98 (this matchesRichard Smith2011-10-201-0/+3
* -Wc++98-compat and -Wc++98-compat-pedantic warnings for Sema, part 1.Richard Smith2011-10-181-0/+13
* Implement -Wc++98-compat warnings for the parser.Richard Smith2011-10-151-0/+7
* -Wc++98-compat warnings for the lexer.Richard Smith2011-10-151-0/+11