jyu2 added inline comments.

================
Comment at: llvm/include/llvm/Frontend/OpenMP/OMP.td:538-539
   let allowedClauses = [
-    VersionedClause<OMPC_At>
+    VersionedClause<OMPC_At>,
+    VersionedClause<OMPC_Severity>
   ];
----------------
ABataev wrote:
> Add a version where these clauses were introduced
Thanks.  Changed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138227

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to