summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Multilib.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[C++11] Replace trivial lambda with std::cref."Benjamin Kramer2014-03-051-1/+3
* [C++11] Replace trivial lambda with std::cref.Benjamin Kramer2014-03-051-3/+1
* [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fixChandler Carruth2014-03-041-1/+1
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-2/+2
* [C++11] Replace verbose functors with succinct lambdasBenjamin Kramer2014-03-011-12/+3
* clang/lib/Driver/Multilib.cpp: Rewrite normalizePathSegment() to be tolerant ...NAKAMURA Takumi2014-02-121-5/+20
* Fix r201205's use-after-free bug caught by sanitizer botJonathan Roelofs2014-02-121-8/+6
* Add Multilib selection machineryJonathan Roelofs2014-02-121-0/+347
* Revert 201202Jonathan Roelofs2014-02-121-347/+0
* Add Multilib selection machineryJonathan Roelofs2014-02-121-0/+347
OpenPOWER on IntegriCloud