[PATCH] D84353: [flang][openmp] Required clauses are allowed

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 12:59:37 PDT 2020


kiranchandramohan added inline comments.


================
Comment at: llvm/include/llvm/Frontend/OpenMP/OMP.td:425
     VersionedClause<OMPC_NoWait>
   ];
 }
----------------
Is requiredClause missing here?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84353/new/

https://reviews.llvm.org/D84353





More information about the llvm-commits mailing list