================ @@ -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" ---------------- Stylie777 wrote:
nit: Is this change to the header file location critical for this patch? If it is not, could we do this in a separate PR? Otherwise, please ignore this comment. https://github.com/llvm/llvm-project/pull/152007 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
