summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.h
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] new performance-no-automatic-move check.Clement Courbet2019-11-221-0/+36
Summary: The check flags constructs that prevent automatic move of local variables. Reviewers: aaron.ballman Subscribers: mgorny, xazax.hun, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D70390
OpenPOWER on IntegriCloud