mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Calculate and set the type relation in each result building logic which knows the actual result type. CodeCompletionResultBuilder couldn't know the actual result type. From the declaration alone, it cannot know the correct result type because it doesn't know how the declaration is used (e.g. calling? referencing by compound name? curried?)
26 KiB
26 KiB