1. 931a4fe Fix FileCheck --check-prefix lines. by Tim Northover · 11 years ago
  2. e424844 add tests for wide character encodings by Seth Cantrell · 13 years ago
  3. 7748cbc Add and update tests for character literals by Seth Cantrell · 13 years ago
  4. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  5. 53afad5 This patch makes the string/character literal tests run in C, by Douglas Gregor · 13 years ago
  6. 5cee119 Add support for C++0x unicode string and character literals, from Craig Topper! by Douglas Gregor · 13 years ago
  7. fc8f0e1 fix a bunch of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  8. 59705ae Add support for UCNs for character literals by Nico Weber · 14 years ago