[PATCH] D119136: [clang] Implement Change scope of lambda trailing-return-type
Mehdi AMINI via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 12:33:22 PDT 2022
mehdi_amini added a comment.
In D119136#3449325 <https://reviews.llvm.org/D119136#3449325>, @cor3ntin wrote:
> Yes, working on a fix as we speak.
> The meaning of that code changed (in all c++ language modes), I'm
> currently trying to find if we have any other issue of that sort and will
> commit a fix in a few hours
OK, I'll revert in the meantime to unbreak bots.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119136/new/
https://reviews.llvm.org/D119136
More information about the cfe-commits
mailing list