Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Move a few more checks from misc to bugprone. | Alexander Kornienko | 2017-11-24 | 1 | -114/+0 |
* | Add support to the misc-assert-side-effect check for MSVC-style assert macros... | Aaron Ballman | 2016-01-25 | 1 | -1/+10 |
* | 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 |
* | [clang-tidy] misc-assert-side-effect: support assert macros defined through o... | Alexander Kornienko | 2015-08-31 | 1 | -1/+9 |
* | [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 | -1/+7 |
* | Add -fexceptions for targets which need it | Filipe Cabecinhas | 2015-03-02 | 1 | -1/+1 |
* | [clang-tidy] Assert related checkers | Alexander Kornienko | 2015-03-02 | 1 | -0/+92 |