summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.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-1/+1
* [clang-tidy] readability-non-const-parameter fixes should update all declarat...Alexander Kornienko2017-11-271-2/+11
* [clang-tidy] readability-non-const-parameter: add new check that warns when f...Daniel Marjamaki2016-08-231-0/+214
OpenPOWER on IntegriCloud