[PATCH] D159126: [Clang] Add captures to the instantiation scope of lambda call operators
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 7 07:12:18 PDT 2023
erichkeane added a comment.
In D159126#4640484 <https://reviews.llvm.org/D159126#4640484>, @cor3ntin wrote:
> Fix libc++ compile
>
> @erichkeane I struggle to reduce further, do you think it's worth adding this inscrutable
> test case somewhere?
There's definitely value to putting it in somewhere, I'd suggest giving meaningful names to the identifiers however.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159126/new/
https://reviews.llvm.org/D159126
More information about the cfe-commits
mailing list