[PATCH] D146288: clang-tidy: Detect use-after-move in CXXCtorInitializer

Marco Falke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 20 07:54:03 PDT 2023


MarcoFalke updated this revision to Diff 506586.
MarcoFalke marked an inline comment as done.
MarcoFalke added a comment.

Took some review suggestions (Thanks!)


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.506586.patch
Type: text/x-patch
Size: 11782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230320/7cdfdf9e/attachment.bin>


More information about the cfe-commits mailing list