mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
overloaded argument list mismatches. We printed them in simple cases due to "Failure" detecting them in trivial situations. Instead of doing that, let CSDiags do it, which allows us to pick things out of overload sets and handle the more complex cases well. This is a progression across the board except for a couple of cases where we now produce "cannot convert value of type 'whatever' to expected argument type '(arglist)'", this is a known issue that I'll fix in a subsequent commit.
772 B
772 B