================
@@ -707,6 +708,7 @@ def OMP_Cancel : Directive<[Spelling<"cancel">]> {
let allowedOnceClauses = [
VersionedClause<OMPC_CancellationConstructType>,
VersionedClause<OMPC_If>,
+ VersionedClause<OMPC_NoWait, 60>,
----------------
alexey-bataev wrote:
Where are the tests for this new functionality?
https://github.com/llvm/llvm-project/pull/159628
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits