summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-avoid-const-params-in-decls.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] readability-avoid-const-params-in-decls template instantiation b...Malcolm Parsons2016-10-111-0/+37
* [clang-tidy] Do not match on lambdas.Samuel Benzaquen2016-06-281-0/+4
* Fix uninitialized memory access when the token 'const' is not present inSamuel Benzaquen2016-06-011-0/+7
* [clang-tidy] fix readability-avoid-const-params-in-decls creating invalid cod...Matthias Gehre2016-04-121-3/+10
* [clang-tidy] readability check for const params in declarationsAlexander Kornienko2016-03-301-0/+78
OpenPOWER on IntegriCloud