mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If base type of a unresolved member reference couldn't be determined (represented as a hole type), before recording a fix about lack of contextual information, let's make sure that hole originated in either base or result type of this reference, otherwise the problem is contextual e.g. generic parameter, which supposed to act as contextual type for a reference, couldn't be inferred.
408 KiB
408 KiB