summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/NamedParameterCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
* [clang-tidy] readability-named-parameter: don't complain about implicit param...Alexander Kornienko2015-11-061-0/+2
* [clang-tidy] Move google-readability-function check to readability-named-para...Alexander Kornienko2015-03-161-0/+125
OpenPOWER on IntegriCloud