================
@@ -124,8 +126,8 @@ void test() {
 #if _LIBCPP_HAS_EXCEPTIONS
   // expected-error-re@*:* {{call to deleted constructor of{{.*}}}}
   // expected-error-re@*:* {{call to deleted constructor of{{.*}}}}
-  // expected-error-re@*:* {{call to deleted constructor of{{.*}}}}
-  // expected-error-re@*:* {{call to deleted constructor of{{.*}}}}
+  // expected-error-re@*:* 0-1{{call to deleted constructor of{{.*}}}}
+  // expected-error-re@*:* 0-1{{call to deleted constructor of{{.*}}}}
----------------
philnik777 wrote:

Did these diagnostics go away?

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

Reply via email to