[PATCH] D143704: [Flang] Part one of Feature List action

Kiran Chandramohan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 07:41:18 PST 2023


kiranchandramohan added a comment.

FWIW, We have a plugin (https://github.com/llvm/llvm-project/tree/main/flang/examples/FlangOmpReport) that goes over the parse-tree and reports all the OpenMP constructs and clauses seen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143704



More information about the cfe-commits mailing list