mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Previously getInterfaceType() would punt to getType() if no interface type was set. This patch changes getInterfaceType() to assert if no interface type is set, and updates various places to set the interface type explicitly. This brings us a step closer to removing PolymorphicFunctionType.
194 KiB
194 KiB