swift
0276a33d - [CSSimplify] Forego any contextual score increases while checking erased member type

Commit
1 year ago
[CSSimplify] Forego any contextual score increases while checking erased member type `resolveOverload` introduces a conversion if there were any adjustments to a member type on existential base. This conversion exists only to check adjustments in the member type, so the fact that adjustments also cause a function conversion is unrelated. Resolves: rdar://135974645
Author
Parents
Loading