1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 8c610b0 Remove the -ccc-no-clang option. by Rafael Espindola · 12 years ago
  3. e6c3458 Remove ccc-no-clang-cpp, which is also dead now. by Rafael Espindola · 12 years ago
  4. d2d4d68 In the past "production" clang builds would not be used for c++, and by Rafael Espindola · 12 years ago
  5. 238b6a9 The clang driver has a fairly fancy support for executing gcc instead of by Rafael Espindola · 12 years ago
  6. 865cc14 Convert to FileCheck. by Rafael Espindola · 12 years ago
  7. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 12 years ago
  8. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 12 years ago
  9. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 12 years ago
  10. c19a12d Driver: Start ripping out support for -pipe, which is worthless and complicates by Daniel Dunbar · 14 years ago
  11. 7d94918 Force -no-integrated-as in this test. by Daniel Dunbar · 14 years ago
  12. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  13. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  14. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  15. a6046be Fix ShouldUseClangCompiler to use llvm::Triple. by Daniel Dunbar · 15 years ago
  16. dfaf4b3 Switch the driver back to always using clang-cc by default (for C++, and by Daniel Dunbar · 15 years ago
  17. 0f6ec1b Missed test case update (part of previous commit) by Daniel Dunbar · 15 years ago
  18. 02633b5 Driver: Add darwin::Link tool. by Daniel Dunbar · 15 years ago
  19. 0f99d2e Driver: Change default use of "clang" compiler. by Daniel Dunbar · 15 years ago
  20. 7ec3daf Rename clang-driver to clang. by Daniel Dunbar · 15 years ago
  21. 1ab10d4 Don't use &> in tests; dash doesn't understand it. by Eli Friedman · 15 years ago
  22. 8cac5f7 Driver: Add and use darwin::Assemble tool. by Daniel Dunbar · 15 years ago
  23. ddf4d78 Driver: Update test case. by Daniel Dunbar · 15 years ago
  24. 5796bf4 Driver: Add test for binding of precompile; exposed bug due to my by Daniel Dunbar · 15 years ago
  25. d46f0ac Driver: Add test case for -ccc-clang-archs (which, it turns out, was inverted). by Daniel Dunbar · 15 years ago
  26. 9d07031 Driver: Add test case for various parts of binding (no-integrated-cpp, by Daniel Dunbar · 15 years ago