[flang-commits] [flang] [flang][OpenMP] General utility to get directive id from AST node (PR #150121)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Wed Jul 23 05:46:11 PDT 2025


================

----------------
kparzysz wrote:

Because it only needs definitions from parser.  Parser is almost at the bottom of library dependency list, so everything can use it, e.g. semantics.

https://github.com/llvm/llvm-project/pull/150121


More information about the flang-commits mailing list