Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -110/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+1 |
* | [clang-tidy] [modernize-use-auto] Add a threshold for minimal type name lengt... | Zinovy Nis | 2018-04-10 | 1 | -1/+3 |
* | [clang-tidy] Enhance modernize-use-auto to casts | Malcolm Parsons | 2016-10-31 | 1 | -0/+4 |
* | [clang-tidy] modernize-use-auto: don't remove stars by default | Alexander Kornienko | 2016-06-03 | 1 | -13/+14 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Prevent modernize-use-auto from emitting a warning when 'auto' was already be... | Angel Garcia Gomez | 2015-10-14 | 1 | -0/+5 |
* | Fix use-auto-check. | Angel Garcia Gomez | 2015-09-02 | 1 | -0/+2 |
* | [clang-tidy] Migrate UseAuto from clang-modernize to clang-tidy. | Angel Garcia Gomez | 2015-08-21 | 1 | -0/+96 |