[flang-commits] [flang] [Flang][OpenMP] Remove close map type member removal code from MapInfoFinalization (PR #219438)
Michael Klemm via flang-commits
flang-commits at lists.llvm.org
Fri Sep 11 07:12:57 PDT 2026
mjklemm wrote:
Having the decision in the front-end and either removing the hint altogether if it does not pan out for the `map` whilst emitting a warning or keeping the hint for the later pass to treat it right seems like a good idea to me!
https://github.com/llvm/llvm-project/pull/219438
More information about the flang-commits
mailing list