Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] readability-function-size: add VariableThreshold param. | Roman Lebedev | 2018-04-12 | 1 | -0/+3 |
* | [clang-tidy] readability-function-size: add NestingThreshold param. | Roman Lebedev | 2017-06-09 | 1 | -2/+7 |
* | [clang-tidy] Add parametercount for readibility-function-size | Alexander Kornienko | 2017-03-01 | 1 | -0/+3 |
* | Speed up check by using a recursive visitor. | Samuel Benzaquen | 2016-05-25 | 1 | -10/+0 |
* | [clang-tidy] Update docs for clang-tidy checks. NFC | Alexander Kornienko | 2015-08-27 | 1 | -1/+11 |
* | [clang-tidy] Refactor: Rename clang-tidy readability check files and classes ... | Alexander Kornienko | 2015-03-09 | 1 | -0/+48 |