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

Marco Falke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 02:23:59 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c10256734cd: clang-tidy: Detect use-after-move in CXXCtorInitializer (authored by MarcoFalke).

Repository:
  rG LLVM Github Monorepo

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.507657.patch
Type: text/x-patch
Size: 10898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230323/26bf07b8/attachment-0001.bin>


More information about the cfe-commits mailing list