1. 468ec6c Revert changes r97693, r97700, and r97718. by John McCall · 15 years ago
  2. 3ff6302 XFAIL these tests on win32, since the win32 buildbot apparently disables all by John McCall · 15 years ago
  3. b9f7096 Don't explicitly force utf strings into the __TEXT,__ustring by Chris Lattner · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  6. 278b9f0 fix some cfstring related issues: by Chris Lattner · 15 years ago
  7. 434da48 Make sure UTF-16 strings end with a 16-bit null (as opposed to 8-bit). by Daniel Dunbar · 15 years ago
  8. 025f80d MultiTestRunner: Validate '&&' at the end of RUN lines. by Daniel Dunbar · 15 years ago
  9. 70ee975 Output UTF-16 string literals independent of host byte order. by Daniel Dunbar · 15 years ago
  10. 95b851e codegen string literals using private linkage now like llvm-gcc, eliminating by Chris Lattner · 15 years ago
  11. a9668e0 Add target hook for setting symbol prefix and section of unicode by Daniel Dunbar · 15 years ago
  12. 8e5c2b8 Add Target hooks for IRgen of [cf]string literals. by Daniel Dunbar · 15 years ago