swift
1a611bf3
- Sema: Ensure Equatable conformance is forced for key path indices.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Sema: Ensure Equatable conformance is forced for key path indices. We need to ensure that the conformance is fully reified during type checking since we will use it during SILGen for the keypath. Speculative fix for SR-7207.
References
#15831 - Cherry picks from 4.2
Author
jckarter
Committer
aschwaighofer
Parents
baee4abe
Loading