Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Update an example. NFC. | Alexander Kornienko | 2016-04-02 | 1 | -1/+1 |
* | [clang-tidy] Python scripts shebang fixes | Alexander Kornienko | 2016-01-19 | 1 | -1/+1 |
* | [clang-tidy] Add non-inline function definition and variable definition check... | Alexander Kornienko | 2016-01-08 | 1 | -0/+2 |
* | Switch check_clang_tidy to argparse and add a -resource-dir argument. | Manuel Klimek | 2015-10-22 | 1 | -9/+20 |
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
* | [clang-tidy] Better diagnostic in tests when clang-tidy fails. | Alexander Kornienko | 2015-09-30 | 1 | -2/+6 |
* | [clang-tidy] Fix minor issues in the testing script. | Alexander Kornienko | 2015-09-11 | 1 | -4/+5 |
* | Help the clang-tidy helper script to understand C files better. | Aaron Ballman | 2015-08-31 | 1 | -2/+6 |
* | [clang-tidy] Use a python script instead of a shell script to run clang-tidy ... | Alexander Kornienko | 2015-08-20 | 1 | -0/+113 |