[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 00:15:51 PDT 2026
mjklemm wrote:
The `close` map-type modifier is a hint as per the OpenMP spec. So, we could ignore it. I guess it would be improved UX, if we then printed a warning about the map-type modifier being ignored.
https://github.com/llvm/llvm-project/pull/219438
More information about the flang-commits
mailing list