[PATCH] D126780: [clang-tidy] `bugprone-use-after-move`: Fix handling of moves in lambda captures

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 2 04:15:39 PDT 2022


njames93 accepted this revision.
njames93 added a comment.
This revision is now accepted and ready to land.

LGTM, But please add a note to ReleaseNotes before landing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126780/new/

https://reviews.llvm.org/D126780



More information about the cfe-commits mailing list