mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fixes a crash when existing logic cannot properly determine whether argument is resolved or not. Instead of ad-hoc code that checks `ResolvedOverloads` directly, let's use a method that would reach of a callee locator to determine whether argument is a reference to a generic function or not. Resolves: rdar://137825558
186 KiB
186 KiB