llvm-project
c88ae6eb - [flang][OpenMP] Move two utilities from Semantics to Parser, NFC (#168549)

Commit
96 days ago
[flang][OpenMP] Move two utilities from Semantics to Parser, NFC (#168549) Move `GetInnermostExecPart` and `IsStrictlyStructuredBlock` from Semantics/openmp-utils.* to Parser/openmp-utils.*. These two only depend on the AST contents and properties.
Author
Parents
Loading