Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Move more checks from misc- to performance- | Alexander Kornienko | 2017-11-28 | 1 | -54/+0 |
* | Revert "[clang-tidy] When" -fno-exceptions is used", this warning is better t... | Alexander Kornienko | 2017-06-09 | 1 | -13/+4 |
* | [clang-tidy] When" -fno-exceptions is used", this warning is better to be sup... | Yan Wang | 2017-06-07 | 1 | -4/+13 |
* | [Clang-tidy] Fix for misc-noexcept-move-constructor false triggers on default... | Alexander Kornienko | 2017-03-17 | 1 | -0/+10 |
* | 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] Renamed misc-noexcept-move-ctors to misc-noexcept-move-constructor | Alexander Kornienko | 2015-05-27 | 1 | -0/+45 |