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

via flang-commits flang-commits at lists.llvm.org
Tue Aug 19 06:54:25 PDT 2025


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

Seems to build happily without it, likely due to picking it up from one of the other headers, but happy to re-add it! 

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


More information about the flang-commits mailing list