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
[CodeCompletion] Fix a crash in solver-based keypath completion
Fix a crash that occurred if no type binding could be found for the key path’s base type. I wasn’t able to find a test case that reproduces this issue.
Fixes rdar://81408525
0 commit comments