[clang] Reapply "[Clang][CWG1815] Support lifetime extension of temporary created by aggregate initialization using a default member initializer" (PR #97308)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 9 02:44:11 PDT 2024


================
@@ -206,19 +206,28 @@ namespace cwg1814 { // cwg1814: yes
 #endif
 }
 
-namespace cwg1815 { // cwg1815: no
+namespace cwg1815 { // cwg1815: 19
----------------
yronglin wrote:

Oh, I missed this! I'll fix it. Thank you for point out this.

https://github.com/llvm/llvm-project/pull/97308


More information about the cfe-commits mailing list