mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Constraint generation for function application expressions contains a simple hack to try to find the common result type for an overload set containing callable things. Instead, perform this “common result type” computation when simplifying an applicable function constraint, so it is more widely applicable.
232 KiB
232 KiB