mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
For a GenericFunctionType, use `substGenericArgs` instead of `subst`, as the latter would form a bad generic signature if there were UnresolvedTypes present in the base type, causing the GSB to blow up when attempting to canonicalize it. rdar://80635105
272 KiB
272 KiB