[PATCH] D98034: [clang-tidy] Use-after-move: Ignore moves inside a try_emplace.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 5 05:49:43 PST 2021
mboehme updated this revision to Diff 328491.
mboehme added a comment.
Responses to review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98034/new/
https://reviews.llvm.org/D98034
Files:
clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/bugprone-use-after-move.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-use-after-move.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98034.328491.patch
Type: text/x-patch
Size: 4292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210305/cdf928e7/attachment.bin>
More information about the cfe-commits
mailing list