Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] readability-avoid-const-params-in-decls template instantiation b... | Malcolm Parsons | 2016-10-11 | 1 | -0/+37 |
* | [clang-tidy] Do not match on lambdas. | Samuel Benzaquen | 2016-06-28 | 1 | -0/+4 |
* | Fix uninitialized memory access when the token 'const' is not present in | Samuel Benzaquen | 2016-06-01 | 1 | -0/+7 |
* | [clang-tidy] fix readability-avoid-const-params-in-decls creating invalid cod... | Matthias Gehre | 2016-04-12 | 1 | -3/+10 |
* | [clang-tidy] readability check for const params in declarations | Alexander Kornienko | 2016-03-30 | 1 | -0/+78 |