1. 200abfb Remove extraneous whitespace. by Chad Rosier · 12 years ago
  2. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  3. 8477ee9 Driver: Switch -ccc-* options to using the standard options functionality. by Daniel Dunbar · 15 years ago
  4. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  5. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  6. 4ae24e7 Driver: Fix a parsing bug where some options were matched by Daniel Dunbar · 15 years ago
  7. 7ec3daf Rename clang-driver to clang. by Daniel Dunbar · 15 years ago
  8. f94e215 Use not instead of ! in tests. by Daniel Dunbar · 15 years ago
  9. 700b133 Fix a few more instances of "&>". by Eli Friedman · 15 years ago
  10. b0c4df5 Driver: Implement 'missing argument' error. by Daniel Dunbar · 15 years ago
  11. 1ab10d4 Don't use &> in tests; dash doesn't understand it. by Eli Friedman · 15 years ago
  12. ec29d36 Driver: Implement JoinedAndSeparateArg::getValue and add parsing test case. by Daniel Dunbar · 15 years ago