1. 4c6d6dc Fix failing test/Sema/wchar.c on ARM. by Hans Wennborg · 12 years ago
  2. cfdc81a Initialization improvements: addition of string initialization and a few by Eli Friedman · 15 years ago
  3. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  4. 11ac3f5 Fix for PR5233. by Edward O'Callaghan · 15 years ago
  5. 947e00d Make test header independent so it doesn't fail on freebsd. I hope this doesn't by Benjamin Kramer · 15 years ago
  6. 8ee15dc Use clang to run tests which include headers from the system. by Daniel Dunbar · 15 years ago
  7. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  8. a6fda12 Adding -fshort-wchar option. by John Thompson · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  10. 3cc7292 rename test by Chris Lattner · 15 years ago[Renamed from test/Sema/wchar_size.c]
  11. 19753cf ok, not as broken as I thought, just confusing. This allows by Chris Lattner · 15 years ago
  12. 8ef1f26 Get the type right for wide string literals; it's wchar_t, not char. by Eli Friedman · 16 years ago