================
@@ -5,11 +5,11 @@ void name();
 
 void foo() {
 #pragma acc declare
-  // CHECK-NOT: declare
+  // CHECK-NOT: {{^}}declare
----------------
echristo wrote:

Apologies, you're correct of course. How about something like this?

https://github.com/llvm/llvm-project/pull/213809
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to