================
@@ -17022,6 +16998,7 @@ ExprResult 
SemaOpenMP::VerifyPositiveIntegerConstantInClause(
     DSAStack->setAssociatedLoops(Result.getExtValue());
   else if (CKind == OMPC_ordered)
     DSAStack->setAssociatedLoops(Result.getExtValue());
+
----------------
alexey-bataev wrote:

Remove

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

Reply via email to