================
@@ -171,6 +171,9 @@ C++23 Feature Support
 ^^^^^^^^^^^^^^^^^^^^^
 - Removed the restriction to literal types in constexpr functions in C++23 
mode.
 
+- Extend lifetime of temporaries in mem-default-init for P2718R0. Clang now 
fully
+  supported `P2718R0 Lifetime extension in range-based for loops 
<https://wg21.link/P2718R0>`_.
----------------
yronglin wrote:

Thanks, l'll fix it.

https://github.com/llvm/llvm-project/pull/86960
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to