Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to fix the build with XCode 5.0.2 (and probably 5.1.1). | Alexander Kornienko | 2015-01-16 | 1 | -1/+3 |
* | Make ArgumentsAdjuster an std::function. | Alexander Kornienko | 2014-12-03 | 1 | -40/+51 |
* | [clang-tidy] Move -extra-arg handling to CommonOptionsProvider | Alexander Kornienko | 2014-11-04 | 1 | -0/+16 |
* | ClangTool: strip -o from the command line | Pavel Labath | 2013-06-06 | 1 | -0/+17 |
* | Make clang tools ignore -fcolor-diagnostics and -fdiagnostics-color retrieved... | Alexander Kornienko | 2013-06-05 | 1 | -2/+10 |
* | Fix -Wdelete-non-virtual-dtor in Tooling code. | David Blaikie | 2012-05-09 | 1 | -0/+3 |
* | Declare abstract class ArgumentsAdjuster. This abstract interface describes | Simon Atanasyan | 2012-05-09 | 1 | -0/+31 |