Skip to content
Unverified Commit fa4a304d authored by Peter Klausler's avatar Peter Klausler
Browse files

[flang] Cope with homonymous generic/specific in generic resolution

When a generic interface X has a specific procedure Y that is also a specific
procedure of another generic with the same name (Y), ensure that
generic resolution of a call to X that resolves to Y points to the
symbol of the specific procedure Y, not the generic.

Differential Revision: https://reviews.llvm.org/D156341
parent 3b00f448
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment