Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[C++11] Replace trivial lambda with std::cref." | Benjamin Kramer | 2014-03-05 | 1 | -1/+3 |
* | [C++11] Replace trivial lambda with std::cref. | Benjamin Kramer | 2014-03-05 | 1 | -3/+1 |
* | [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
* | Switch all uses of LLVM_OVERRIDE to just use 'override' directly. | Craig Topper | 2014-03-02 | 1 | -2/+2 |
* | [C++11] Replace verbose functors with succinct lambdas | Benjamin Kramer | 2014-03-01 | 1 | -12/+3 |
* | clang/lib/Driver/Multilib.cpp: Rewrite normalizePathSegment() to be tolerant ... | NAKAMURA Takumi | 2014-02-12 | 1 | -5/+20 |
* | Fix r201205's use-after-free bug caught by sanitizer bot | Jonathan Roelofs | 2014-02-12 | 1 | -8/+6 |
* | Add Multilib selection machinery | Jonathan Roelofs | 2014-02-12 | 1 | -0/+347 |
* | Revert 201202 | Jonathan Roelofs | 2014-02-12 | 1 | -347/+0 |
* | Add Multilib selection machinery | Jonathan Roelofs | 2014-02-12 | 1 | -0/+347 |