summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-inconsistent-declaration-parameter-name.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] readability-inconsistent-declaration-parameter-name: accept appr...Sam McCall2018-07-131-0/+2
* clang-tidy: add IgnoreMacros option to readability-inconsistent-declaration-p...Miklos Vajna2018-01-051-8/+11
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-1/+1
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* clang-tidy/readability-inconsistent-declaration-parameter-name.cpp: Appease M...NAKAMURA Takumi2015-09-111-1/+1
* [clang-tidy] Add inconsistent declaration parameter name checkAlexander Kornienko2015-09-101-0/+188
OpenPOWER on IntegriCloud