Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Move a few more checks from misc to bugprone. | Alexander Kornienko | 2017-11-24 | 1 | -82/+0 |
* | 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] check_clang_tidy_fix.sh -> check_clang_tidy.sh | Alexander Kornienko | 2014-10-26 | 1 | -1/+1 |
* | [clang-tidy] Disable the warning on implicit bool* to bool conversion in macros. | Benjamin Kramer | 2014-08-12 | 1 | -4/+3 |
* | Fixed the test to work with -implicit-check-not. | Alexander Kornienko | 2014-07-11 | 1 | -5/+3 |
* | [clang-tidy] Add a checker for implicit bool conversion of a bool*. | Benjamin Kramer | 2014-07-11 | 1 | -0/+86 |