================
@@ -238,3 +239,236 @@ void init_capture_init_list() {
// CHECK: call {{.*}}dtor
// CHECK: }
}
+
+namespace P2718R0 {
----------------
yronglin wrote:agree, I have compiled this case, Currently, clang will not extending lifetime of temporaries in this case. https://github.com/llvm/llvm-project/pull/76361 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
