mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
58678a67f8
Short-circuit calls where all arguments are invalid, otherwise the solver would end up producing a solution for every overload which it cannot disambiguate which quickly turns into "too complex" situation.