summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Cleaning namespaces to be more consistant across checkers.Etienne Bergeron2016-05-021-2/+2
* Test commitPiotr Dziwinski2015-10-241-2/+2
* Pass SourceLocation by value instead of by const reference since its just a 3...Craig Topper2015-09-211-1/+1
* [clang-tidy] Add inconsistent declaration parameter name checkAlexander Kornienko2015-09-101-0/+336
OpenPOWER on IntegriCloud