summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clang-tidy] Move all checks to the new registerPPCallbacks APIAlexander Kornienko2019-03-221-4/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-8/+6
* [clang-tidy] Move checks from misc- to performance-Alexander Kornienko2017-11-271-0/+110
OpenPOWER on IntegriCloud