Commit Graph

2 Commits

Author SHA1 Message Date
Pavel Yaskevich
b7745b04bd [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
2023-03-04 21:57:53 -08:00
Anthony Latsis
ae35f150cd Gardening: Migrate test suite to GH issues (file names): Generics 2022-09-18 18:00:52 +03:00