[PATCH] D140554: [C++20] Determine the dependency of unevaluated lambdas more accurately
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 3 07:07:54 PST 2023
cor3ntin added a comment.
@shafik I'm not sure either it's the right direction but I don't think it makes the situation any worse.
And given I still don't really know what a proper fix would look like (except that it would probably be pretty involved), I think we might has well do that as an improvement of the pre existing workaround.
@lime Can you add a release note indicating the issue has been fixed? Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140554/new/
https://reviews.llvm.org/D140554
More information about the cfe-commits
mailing list