[flang-commits] [flang] [Flang][OMP]Add support for DECLARE MAPPER parsing and semantics (PR #115160)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Wed Nov 6 07:32:44 PST 2024
kparzysz wrote:
There are some restrictions on the DECLARE MAPPER directive that are not checked anywhere. For example, the type can't be intrinsic or abstract. Could you add them?
https://github.com/llvm/llvm-project/pull/115160
More information about the flang-commits
mailing list