Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to | Alexander Kornienko | 2014-09-10 | 1 | -10/+5 |
* | [clang-tidy] Add a generic header guard checker + LLVM implementation. | Benjamin Kramer | 2014-08-13 | 1 | -0/+3 |
* | [clang-tidy] Add a little checker for Twine locals in LLVM. | Benjamin Kramer | 2014-07-08 | 1 | -0/+4 |
* | Improved llvm-namespace-comment check. | Alexander Kornienko | 2014-05-19 | 1 | -62/+2 |
* | Fixed formatting. | Alexander Kornienko | 2014-03-05 | 1 | -2/+1 |
* | [C++11] Replace LLVM_OVERRIDE with 'override' | Craig Topper | 2014-03-02 | 1 | -2/+2 |
* | Normalized "virtual" and "LLVM_OVERRIDE" usage in clang-tidy. | Alexander Kornienko | 2014-02-27 | 1 | -13/+9 |
* | Add the check name to the clang-tidy diagnostic output. | Alexander Kornienko | 2014-01-13 | 1 | -7/+7 |
* | Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't | Chandler Carruth | 2014-01-07 | 1 | -2/+2 |
* | Initial architecture for clang-tidy. | Daniel Jasper | 2013-07-29 | 1 | -0/+104 |