summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Treat references to smart pointers correctly in use-after-move.Martin Bohme2019-01-161-1/+1
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-2/+2
* [clang-tidy] Sequence statements with multiple parents correctly (PR39149)Martin Bohme2018-10-041-2/+3
* [clang-tidy] Recognize [[clang::reinitializes]] attribute in bugprone-use-aft...Martin Bohme2018-08-131-0/+4
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-0/+434
OpenPOWER on IntegriCloud