[PATCH] D146288: clang-tidy: Detect use-after-move in CXXCtorInitializer
Marco Falke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 17 07:37:57 PDT 2023
MarcoFalke updated this revision to Diff 506081.
MarcoFalke added a comment.
sort doc
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146288/new/
https://reviews.llvm.org/D146288
Files:
clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/use-after-move.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146288.506081.patch
Type: text/x-patch
Size: 9653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230317/196e312d/attachment-0001.bin>
More information about the cfe-commits
mailing list