Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | [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] Support replacements in macro arguments in misc-inefficient-algo... | Alexander Kornienko | 2015-07-31 | 1 | -0/+6 |
* | [clang-tidy] Fixed two wrong fix-it cases in misc-inefficient-algorithm checker. | Gabor Horvath | 2015-02-17 | 1 | -3/+40 |
* | [clang-tidy] Fixed a false positive case in misc-inefficient-algorithm checker. | Gabor Horvath | 2015-02-12 | 1 | -0/+4 |
* | [clang-tidy] Checker for inefficient use of algorithms on associative containers | Gabor Horvath | 2015-02-07 | 1 | -0/+92 |