summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Refactor representation of materialized temporariesTyker2019-11-191-1/+1
* Revert "[NFC] Refactor representation of materialized temporaries"Nico Weber2019-11-171-1/+1
* [NFC] Refactor representation of materialized temporariesTyker2019-11-161-1/+1
* 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