Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Renamed a test file to <check-name>.cpp. | Alexander Kornienko | 2015-08-27 | 1 | -40/+0 |
* | [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 | -6/+7 |
* | ClangTidy misc-argument-comment check: don't check arguments to template | Alexander Kornienko | 2014-09-03 | 1 | -3/+14 |
* | Don't warn on NewCallback argument comments, as they are arguments for the | Alexander Kornienko | 2014-07-30 | 1 | -8/+16 |
* | Change the behavior of clang-tidy -checks=, remove -disable-checks. | Alexander Kornienko | 2014-05-15 | 1 | -1/+1 |
* | Add an argument comment checker to clang-tidy. | Peter Collingbourne | 2014-03-18 | 1 | -0/+21 |