[flang] When resolving a binding, allow for overriding
In type-bound generic resolution, when the actual argument is monomorphic, resolve the call to the target of the most recent (i.e., least deeply inherited) override of the binding, if any. Differential Revision: https://reviews.llvm.org/D140127
Loading
Please sign in to comment