[PATCH] D124351: [Clang] Implement Change scope of lambda trailing-return-type
Evgeny Eltsin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 3 07:24:41 PST 2023
eaeltsin added a comment.
> Looks like we fail to enter the appropriate context somewhere (my guess is that it might be specific to the attribute but it's hard to say without picking around), definitely a bug
>
> I'll be away the next 2 weeks, I'll look at it when I get back. Maybe we should track it in an issue though.
Should we revert this then?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124351/new/
https://reviews.llvm.org/D124351
More information about the cfe-commits
mailing list