[PATCH] D92955: [openmp] Remove clause from OMPKinds.def and use OMP.td info

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 11:36:35 PST 2020


jdoerfert added a comment.

I like this a lot. We might even look into generating the clang OpenMPClause classes via TableGen later, thanks a lot.

There is a file missing, right? The list of actual clauses.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92955



More information about the cfe-commits mailing list