[llvm-branch-commits] [flang] [flang][OpenMP] Make OpenMPCriticalConstruct follow block structure (PR #152007)

Jack Styles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Aug 5 05:53:21 PDT 2025


================
@@ -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:

Makes sense, thanks.

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


More information about the llvm-branch-commits mailing list