================
@@ -2986,6 +2991,51 @@ OMPClause *Parser::ParseOpenMPSizesClause() {
                                                  OpenLoc, CloseLoc);
 }
 
+OMPClause *Parser::ParseOpenMPCountsClause() {
----------------
Meinersbur wrote:

We need `split_messages.cpp` test file that checks the error conditions of this 
function using `-verify` and the `err_omp_split_counts_not_one_omp_fill` 
diagnostic.

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

Reply via email to