Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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] Fix for llvm.org/PR23355 | Szabolcs Sipos | 2015-05-29 | 1 | -0/+11 |
* | [clang-tidy] Fix for llvm.org/PR23572 | Szabolcs Sipos | 2015-05-23 | 1 | -0/+6 |
* | [clang-tidy] Fix for llvm.org/PR23161 | Szabolcs Sipos | 2015-05-08 | 1 | -0/+6 |
* | [clang-tidy] Fix for llvm.org/PR23161 | Szabolcs Sipos | 2015-04-10 | 1 | -0/+19 |
* | [clang-tidy] Added a couple of tests for misc-static-assert. | Alexander Kornienko | 2015-04-04 | 1 | -0/+9 |
* | [clang-tidy] Fix false positives in the misc-static-assert check http://llvm.... | Alexander Kornienko | 2015-03-15 | 1 | -0/+8 |
* | [clang-tidy] Fix assertion when a dependent expression is used in an assert. | Alexander Kornienko | 2015-03-09 | 1 | -0/+2 |
* | [clang-tidy] Assert related checkers | Alexander Kornienko | 2015-03-02 | 1 | -0/+80 |