1. 2fb4ae3 Implement C++11 [lex.ext]p10 for string and character literals: a ud-suffix not by Richard Smith · 12 years ago
  2. e816c71 Add -Wc++11-compat warning for string and character literals followed by by Richard Smith · 12 years ago
  3. 5f31f08 Switch to the C++11 warning flags in tests. Patch by Ahmed Charles! by David Blaikie · 13 years ago
  4. 2dc7ece Add -Wc++11-compat warning for an inline specifier on an explicit instantiation. by Richard Smith · 13 years ago
  5. 3e2e91e Refactor the checking for explicit template instantiations being performed in by Richard Smith · 13 years ago
  6. b3df138 Switch diagnostic text from "C++0x" over to "C++11". by Douglas Gregor · 13 years ago
  7. e1677d9 Add more testing for -Wc++0x-compat warnings. by Richard Smith · 13 years ago