================
@@ -14002,6 +14002,9 @@ def note_acc_reduction_type_summary
            "or a "
            "composite of scalars, or an array, sub-array, or element of scalar 
"
            "types">;
+def err_acc_reduction_non_const_array
----------------
erichkeane wrote:

Don't create a new diagnostic for this, put it into the 
`err_acc_reduction_type` diagnostic..

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

Reply via email to