[PATCH] D153701: [Clang] Implement P2718R0 "Lifetime extension in range-based for loops"
Yurong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 29 04:38:06 PDT 2023
yronglin added a comment.
In D153701#4459036 <https://reviews.llvm.org/D153701#4459036>, @cor3ntin wrote:
> Sorry, I missed the ping on Discord.
> Thanks for working on this
>
> I don't feel qualified to review this, but I don't think there are nearly enough tests.
> FYI there is a previous attempt at this here https://reviews.llvm.org/D139586 - with some test suggestions
Thank you for take a look! I'm sorry I have not found D139586 <https://reviews.llvm.org/D139586> already exists, should I close this ticket? D139586 <https://reviews.llvm.org/D139586> seems more complete.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153701/new/
https://reviews.llvm.org/D153701
More information about the cfe-commits
mailing list