Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] New: checker misc-unconventional-assign-operator replacing misc-... | Gabor Horvath | 2016-05-04 | 1 | -58/+0 |
* | [clang-tidy] misc-assign-operator-signature checker checks return value of al... | Gabor Horvath | 2016-03-24 | 1 | -0/+2 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | Expose the clang-tidy misc-assign-operator-signature checker as cppcoreguidel... | Aaron Ballman | 2015-10-13 | 1 | -0/+5 |
* | [clang-tidy] Use a python script instead of a shell script to run clang-tidy ... | Alexander Kornienko | 2015-08-20 | 1 | -2/+1 |
* | Verify assign operator signatures. | Samuel Benzaquen | 2015-02-09 | 1 | -0/+52 |