================ @@ -34,6 +34,7 @@ #include "flang/Parser/openmp-utils.h" #include "flang/Parser/parse-tree.h" #include "flang/Semantics/openmp-directive-sets.h" +#include "flang/Semantics/openmp-utils.h" ---------------- kparzysz wrote:
Yes, this header was local to lib/Semantics, and I wanted to use it in here in Lower, so I moved it to include/flang/Semantics. https://github.com/llvm/llvm-project/pull/152007 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits