summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-2/+2
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [clang-tidy] Move more checks from misc- to performance-Alexander Kornienko2017-11-281-0/+121
OpenPOWER on IntegriCloud