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] Ignore expressions with incompatible deleters. | Samuel Benzaquen | 2015-04-09 | 1 | -4/+26 |
* | [clang-tidy] Fix diag message in clang-tidy misc-uniqueptr-reset-release if r... | Alexander Kornienko | 2015-03-05 | 1 | -1/+1 |
* | [clang-tidy] Add clang-tidy check for unique_ptr's reset+release -> move | Alexander Kornienko | 2014-12-05 | 1 | -0/+48 |