[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
Sat Mar 14 12:20:10 PDT 2020
zinovy.nis updated this revision to Diff 250375.
zinovy.nis added a comment.
Removed top-level consts.
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.250375.patch
Type: text/x-patch
Size: 5019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200314/6182cbb9/attachment-0001.bin>
More information about the cfe-commits
mailing list