Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -233/+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 | -2/+3 |
* | [clang-tidy] Enhance modernize-use-auto to templated function casts | Malcolm Parsons | 2016-12-15 | 1 | -0/+92 |
* | Add modernize-use-auto tests for casts inside macros | Malcolm Parsons | 2016-10-31 | 1 | -0/+20 |
* | Add -frtti for Windows buildbot. | Malcolm Parsons | 2016-10-31 | 1 | -1/+1 |
* | [clang-tidy] Enhance modernize-use-auto to casts | Malcolm Parsons | 2016-10-31 | 1 | -0/+120 |