mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Updates the message to use the type or ValueDecl instead of saying 'this' on 'Found this candidate' messages to provide more information where possible in selecting overloads Per comment during draft iteration uses getInterfaceType and adds removeSelfParam to ValueDecl.t Migrate to calling interfaceType and remove SelfParam Update tests to reflect type information in ambiguity resolution All but 5 tests now passing. Those 5 either do not refer to overloading errors or do pass even when modified to accept type specification Move implementation to ValueDecl now that tests largely pass
443 KiB
443 KiB