summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-1/+1
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] readability-inconsistent-declaration-parameter-name: accept appr...Sam McCall2018-07-131-1/+3
* clang-tidy: add IgnoreMacros option to readability-inconsistent-declaration-p...Miklos Vajna2018-01-051-1/+4
* [clang-tidy] Add inconsistent declaration parameter name checkAlexander Kornienko2015-09-101-0/+45
OpenPOWER on IntegriCloud