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

Martin Böhme via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 00:12:26 PDT 2022


mboehme added a comment.

In D126780#3552999 <https://reviews.llvm.org/D126780#3552999>, @njames93 wrote:

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

Thanks for reminding me! Done.


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