Commit History

Author SHA1 Message Date
  Petr Hosek b8a27facb3 [Driver] Support priority for multilibs 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Eugene Zelenko c2eb4fa159 [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 years ago
  Jonathan Roelofs 7eaea28742 Multilib: add dump methods 8 years ago
  David L. Jones 1c814d10cf [Driver] Consolidate tools and toolchains by target platform. (NFC) 8 years ago
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 years ago
  Simon Atanasyan 41af455f5e [Driver] Remove `else` after `return` 10 years ago
  Benjamin Kramer edcfa30346 [multilib] Turn virtual functor into functin_ref 10 years ago
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 years ago
  Justin Bogner d5699807d5 Driver: Simplify a use of the path API 11 years ago
  Simon Atanasyan 838b0764d7 [Driver] Range-based loop simplification. 11 years ago
  Benjamin Kramer 99249c61b4 Revert "[C++11] Replace trivial lambda with std::cref." 11 years ago
  Benjamin Kramer 3fff5b31a0 [C++11] Replace trivial lambda with std::cref. 11 years ago
  Chandler Carruth de49053bc1 [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix 11 years ago
  Craig Topper caa4c61ee5 Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 11 years ago
  Benjamin Kramer 802ac72495 [C++11] Replace verbose functors with succinct lambdas 11 years ago
  NAKAMURA Takumi 32986cdb1c clang/lib/Driver/Multilib.cpp: Rewrite normalizePathSegment() to be tolerant dosish pathsep. 11 years ago
  Jonathan Roelofs a60a522fce Fix r201205's use-after-free bug caught by sanitizer bot 11 years ago
  Jonathan Roelofs ddccd4eca1 Add Multilib selection machinery 11 years ago
  Jonathan Roelofs 56c7cf67c6 Revert 201202 11 years ago
  Jonathan Roelofs 1b6afd89e6 Add Multilib selection machinery 11 years ago