| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement C++11 [lex.ext]p10 for string and character literals: a ud-suffix not | Richard Smith | 2012-03-08 | 1 | -3/+3 |
| * | Add -Wc++11-compat warning for string and character literals followed by | Richard Smith | 2012-03-07 | 1 | -0/+10 |
| * | Switch to the C++11 warning flags in tests. | David Blaikie | 2011-10-18 | 1 | -1/+1 |
| * | Add -Wc++11-compat warning for an inline specifier on an explicit instantiation. | Richard Smith | 2011-10-18 | 1 | -0/+2 |
| * | Refactor the checking for explicit template instantiations being performed in | Richard Smith | 2011-10-18 | 1 | -5/+8 |
| * | Switch diagnostic text from "C++0x" over to "C++11". | Douglas Gregor | 2011-10-12 | 1 | -3/+3 |
| * | Add more testing for -Wc++0x-compat warnings. | Richard Smith | 2011-10-11 | 1 | -0/+24 |

