| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Splitting the duplicated decl spec extension warning into two: one is an ExtW... | Aaron Ballman | 2012-08-28 | 1 | -1/+3 |
| * | Pedantic -pedantic correction. Duplicate cv-qualifiers are permitted in C++11 | Richard Smith | 2012-07-24 | 1 | -0/+3 |
| * | Add diagnostics for comma at end of enum and for extra semicolon at namespace | Richard Smith | 2012-07-23 | 1 | -2/+11 |
| * | Fix parsing of trailing-return-type. Types are syntactically prohibited from | Richard Smith | 2012-03-12 | 1 | -0/+10 |
| * | Improve the diagnostic when a comma ends up at the end of a declarator group | Richard Smith | 2011-10-19 | 1 | -0/+8 |

