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