1. 5e4511c [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  2. c8e377c Multilib: add dump methods by Jonathan Roelofs · 8 years ago
  3. f561aba [Driver] Consolidate tools and toolchains by target platform. (NFC) by David L. Jones · 9 years ago
  4. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  5. ecce7e1 [Driver] Remove `else` after `return` by Simon Atanasyan · 10 years ago
  6. ac75baa [multilib] Turn virtual functor into functin_ref by Benjamin Kramer · 11 years ago
  7. 92e1b62 Remove many superfluous SmallString::str() calls. by Yaron Keren · 11 years ago
  8. 6bcf724 Driver: Simplify a use of the path API by Justin Bogner · 11 years ago
  9. 6f657c4 [Driver] Range-based loop simplification. by Simon Atanasyan · 11 years ago
  10. 65f0a4a Revert "[C++11] Replace trivial lambda with std::cref." by Benjamin Kramer · 12 years ago
  11. fcef811 [C++11] Replace trivial lambda with std::cref. by Benjamin Kramer · 12 years ago
  12. 757fcd6 [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix by Chandler Carruth · 12 years ago
  13. a798a9d Switch all uses of LLVM_OVERRIDE to just use 'override' directly. by Craig Topper · 12 years ago
  14. bbdd764 [C++11] Replace verbose functors with succinct lambdas by Benjamin Kramer · 12 years ago
  15. 691e6ef clang/lib/Driver/Multilib.cpp: Rewrite normalizePathSegment() to be tolerant dosish pathsep. by NAKAMURA Takumi · 12 years ago
  16. 4c991ef Fix r201205's use-after-free bug caught by sanitizer bot by Jonathan Roelofs · 12 years ago
  17. 2cea1be Add Multilib selection machinery by Jonathan Roelofs · 12 years ago
  18. 3fa96d8 Revert 201202 by Jonathan Roelofs · 12 years ago
  19. 0e7ec60 Add Multilib selection machinery by Jonathan Roelofs · 12 years ago