Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable clang-tidy Google checkers when not compiling in C++ mode. None of th... | Aaron Ballman | 2015-09-02 | 1 | -0/+5 |
* | [clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy... | Alexander Kornienko | 2015-03-05 | 1 | -0/+2 |
* | [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | [clang-tidy] Use new ASTMatchers to identify template instantiations instead ... | Benjamin Kramer | 2014-09-03 | 1 | -5/+1 |
* | [clang-tidy] Add a checker that warns on const string & members. | Benjamin Kramer | 2014-07-16 | 1 | -0/+48 |