mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
instead of AssociatedTypeDecl::getInherited() when checking if the return type should be suggested as "opaque result type" in override completion. AssociatedTypeDecl::getInherited() is not serialized. So if the protocol is declared in a module, it was never suggested as 'some' result. rdar://problem/57245073
202 KiB
202 KiB