Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -156/+0 |
* | Run ClangTidy tests in all C++ language modes | Dmitri Gribenko | 2019-05-20 | 1 | -1/+1 |
* | [clang-tidy] Fix diag message for catch-by-value | Alexander Kornienko | 2017-03-23 | 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 |
* | Explicitly enable -fcxx-exceptions for this test to appease Windows build bots. | Aaron Ballman | 2015-10-09 | 1 | -1/+1 |
* | Add a new checker that tests whether a throw expression throws by value, and ... | Aaron Ballman | 2015-10-09 | 1 | -0/+156 |