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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo