When a generic interface in a module shadows a procedure of the same name that
has been brought into scope via USE association, ensure that that USE association is
not lost when the module file is written.
Details
Details
Diff Detail
Diff Detail
Differential D135207
[flang] Ensure USE associations of shadowed procedures are emitted to module files klausler on Oct 4 2022, 2:58 PM. Authored by
Details When a generic interface in a module shadows a procedure of the same name that
Diff Detail |