summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Fix check for generic lambda invented template parametersSaar Raz2020-01-241-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-0/+133
OpenPOWER on IntegriCloud