[flang-commits] [flang] [Flang][OpenMP] Fix negative array indexing with allocatable derived type array maps (PR #154193)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Tue Aug 19 06:26:34 PDT 2025


================
@@ -13,7 +13,6 @@
 #include "Utils.h"
 
 #include "ClauseFinder.h"
-#include "flang/Lower/OpenMP/Clauses.h"
----------------
kparzysz wrote:

This is still needed.  For example, old line 45 uses `clause::Collapse`.

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


More information about the flang-commits mailing list