| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -81/+0 |
| * | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+1 |
| * | [clang-tidy] Fix a crash in misc-new-delete-overloads | Alexander Kornienko | 2015-12-16 | 1 | -0/+4 |
| * | 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 |
| * | Some of the build bots are unhappy about the overload of the global operator ... | Aaron Ballman | 2015-09-29 | 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/+75 |

