summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx0x-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Splitting the duplicated decl spec extension warning into two: one is an ExtW...Aaron Ballman2012-08-281-1/+3
* Pedantic -pedantic correction. Duplicate cv-qualifiers are permitted in C++11Richard Smith2012-07-241-0/+3
* Add diagnostics for comma at end of enum and for extra semicolon at namespaceRichard Smith2012-07-231-2/+11
* Fix parsing of trailing-return-type. Types are syntactically prohibited fromRichard Smith2012-03-121-0/+10
* Improve the diagnostic when a comma ends up at the end of a declarator groupRichard Smith2011-10-191-0/+8
OpenPOWER on IntegriCloud