================
@@ -8,7 +8,7 @@
 
   b = "HIFROMPGI"
   c = b(2:7)
-  !ERROR: Substrings are not allowed on OpenMP directives or clauses
+  !ERROR: A substrincg cannot appear in a PRIVATE clause
----------------
kparzysz wrote:

```suggestion
  !ERROR: A substring cannot appear in a PRIVATE clause
```

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

Reply via email to