[clang] [Clang] Implement P2718R0 "Lifetime extension in range-based for loops" (PR #76361)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 29 07:54:09 PST 2024
yronglin wrote:
> Here is what I'd like to do @yronglin Revert the changes to BuildCXXDefaultInit. And land it in main. Then we'll have a few weeks to decide if we backport it to 18. Dies that sound good to you?
Yeah, it's looks good to me, I have reverted changes for `CXXDefaultInitExpr`.
https://github.com/llvm/llvm-project/pull/76361
More information about the cfe-commits
mailing list