swift
b4949a0b - [CSApply] Attempt value-to-opaque-result abstraction only after canonicalization

Commit
3 years ago
[CSApply] Attempt value-to-opaque-result abstraction only after canonicalization `ExprRewriter::coerceToType` should canonicalize contextual type before attempting to use it for value abstraction, because sugared type could have typealias references that hide their underlying opaque result types. Resolves: rdar://98577451
Author
Committer
Parents
Loading