swift
b7745b04 - [CSSimplify] Detect and diagnose generic argument mismatches individually

Commit
2 years ago
[CSSimplify] Detect and diagnose generic argument mismatches individually Generic arguments types are not always resolved enough to enable aggregated mismatch fixes, which means that the solver should be able to handle standalone generic argument matching constraints and create a fix per mismatch location to coalesce them during diagnostics. Resolves: rdar://106054263
Author
Committer
Parents
Loading