================
@@ -11,7 +11,7 @@
 #error
 // expected-error@-1 {{}}
 
-//      CHECK: error: no expected directives found: consider use of 
'expected-no-diagnostics'
+//      CHECK: error: no expected directives found: consider use of 
'{{.*}}-no-diagnostics'
----------------
tbaederr wrote:

Do all these tests really fail if you leave "expected-no-diagnostics" in the 
expected output? Or can you just change that to a concrete value instead of the 
regex?

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

Reply via email to