Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ClangTidy] Separate tests for infrastructure and checkers | Dmitri Gribenko | 2019-10-11 | 1 | -64/+0 |
* | [clang-tidy] TwineLocalCheck: add param # checking | Yan Wang | 2017-05-14 | 1 | -0/+32 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | [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 | -1/+1 |
* | Modify the tests to use FileCheck -implicit-check-not option being proposed i... | Alexander Kornienko | 2014-07-11 | 1 | -3/+3 |
* | Check messages and fixes in the same test. | Alexander Kornienko | 2014-07-09 | 1 | -3/+3 |
* | As funny as it might look, this wasn't what I intended to test. | Benjamin Kramer | 2014-07-08 | 1 | -3/+3 |
* | [clang-tidy] Address review comments for the Twine checker. | Benjamin Kramer | 2014-07-08 | 1 | -7/+5 |
* | [clang-tidy] Add a little checker for Twine locals in LLVM. | Benjamin Kramer | 2014-07-08 | 1 | -0/+35 |