[PATCH] D74692: [clang-tidy][bugprone-use-after-move] Warn on std::move for consts
Zinovy Nis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 5 02:39:43 PDT 2020
zinovy.nis updated this revision to Diff 255128.
zinovy.nis added a comment.
Rebase over the current master.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74692/new/
https://reviews.llvm.org/D74692
Files:
clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-use-after-move.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74692.255128.patch
Type: text/x-patch
Size: 5019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200405/0cb0813a/attachment.bin>
More information about the cfe-commits
mailing list