You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(patmat): Add subtype-based fallback in inferPrefixMap and recalculate constraints after application (#23771)
fix#23369
1. Add fallback logic in inferPrefixMap that uses subtype relationships
to find a singleton when an exact match cannot be found
2. Ensure that constraints are calculated after applying inferPrefixMap
0 commit comments