swift
7b9cffd4 - [CSSimplify] Fix should propagate contextual type into optional chain with leading-dot syntax

Commit
2 years ago
[CSSimplify] Fix should propagate contextual type into optional chain with leading-dot syntax Member chains with leading-dot syntax can infer the base type only from context, so optionality mismatch with the contextual type should propagate object type down the chain.
Author
Committer
Parents
Loading