[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
Tue Mar 3 11:57:50 PST 2020
zinovy.nis updated this revision to Diff 247985.
zinovy.nis added a comment.
Typo fixed.
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.247985.patch
Type: text/x-patch
Size: 5096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200303/654a4016/attachment-0001.bin>
More information about the cfe-commits
mailing list