Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -485/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+1 |
* | Handle correctly containers that are data members in modernize-loop-convert. | Angel Garcia Gomez | 2015-11-03 | 1 | -27/+0 |
* | Switch check_clang_tidy to argparse and add a -resource-dir argument. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Add NamingStyle option to modernize-loop-convert. | Angel Garcia Gomez | 2015-09-24 | 1 | -157/+157 |
* | Another patch for modernize-loop-convert. | Angel Garcia Gomez | 2015-09-11 | 1 | -1/+38 |
* | Fix several corner cases for loop-convert check. | Angel Garcia Gomez | 2015-09-01 | 1 | -192/+209 |
* | [clang-tidy] Use a python script instead of a shell script to run clang-tidy ... | Alexander Kornienko | 2015-08-20 | 1 | -2/+1 |
* | [clang-tidy] Add loop-convert check to clang-tidy. | Alexander Kornienko | 2015-08-19 | 1 | -0/+459 |