1. eacc92f clang/test/Driver/pth.c: Fix r184942, a regexp like "\\\\" is redundant here. Should be matched to single \ with '\\'. by NAKAMURA Takumi · 11 years ago
  2. fd81592 Try to fix this test on the msys buildbot. by Rafael Espindola · 11 years ago
  3. 0259042 Make driver tests more resilient to output trees containing symlinks -- by Chandler Carruth · 13 years ago
  4. 63d907b Revert r116605, a lot more were committed by mistake. by Argyrios Kyrtzidis · 14 years ago
  5. 721f38c Add '-include-pch' option to the driver, so it can get passed to the cc1 driver. by Argyrios Kyrtzidis · 14 years ago
  6. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  7. 8ff5b28 Driver: Switch to using "clang" "-cc1" instead of "clang-cc". by Daniel Dunbar · 15 years ago
  8. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  9. 5e517c8 Converted to use FileCheck. by John Thompson · 15 years ago
  10. 4b04596 Force driver's PTH test to use PTH by Douglas Gregor · 15 years ago
  11. 7ec3daf Rename clang-driver to clang. by Daniel Dunbar · 16 years ago
  12. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  13. 1ab10d4 Don't use &> in tests; dash doesn't understand it. by Eli Friedman · 16 years ago
  14. 049853d Driver: Switch to using -include-pth. by Daniel Dunbar · 16 years ago