[PATCH] D137244: [Clang] Correctly capture bindings in dependent lambdas.

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 11:46:45 PST 2022


cor3ntin added a comment.

In D137244#3915633 <https://reviews.llvm.org/D137244#3915633>, @aaron.ballman wrote:

> Thanks for this! Can you also add a release note for the changes?

Thanks for the Review! 
As mentioned this fixes an unreleased feature, hence why I don't think a release note entry is necessary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137244



More information about the cfe-commits mailing list