Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -20/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+1 |
* | 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 |
* | Silencing bot failures a more creative and definitive way. | Aaron Ballman | 2015-09-29 | 1 | -1/+1 |
* | Hopefully silencing some built bot warnings. Note, this should be unsigned lo... | Aaron Ballman | 2015-09-29 | 1 | -0/+2 |
* | Adding a checker (misc-new-delete-overloads) that detects mismatched overload... | Aaron Ballman | 2015-09-29 | 1 | -0/+18 |