[flang-commits] [flang] [flang][OpenMP] declare variant (PR #204345)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Wed Jun 17 06:38:30 PDT 2026
================
@@ -49,6 +49,7 @@ struct SelectRankConstruct;
struct SelectTypeConstruct;
struct Variable;
struct WhereConstruct;
+struct OmpDirectiveSpecification;
----------------
eugeneepshteyn wrote:
Hmm, I don't think OpenMP declarations go here. Please check how the other directives are done.
https://github.com/llvm/llvm-project/pull/204345
More information about the flang-commits
mailing list