mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`FailureDiagnosis::visitUnresolvedMemberExpr` tries to use the same logic as `diagnoseSingleCandidateFailures` so instead of doing that let's remove some of the special handling and use `diagnoseSingleCandidateFailures` directly instead, which improves label diagnostics and handles more erroneous cases as well. Resolves: rdar://problem/31898542
306 KiB
306 KiB