mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
910b31af23
Instead of penalizing argument positions, let's increase the base score for missing member fixes to make them more competitive in situations where besides missing member other overloads have other issues as well. Resolves: rdar://169736579