swift
2c1d48b6
- SIL: add type-dependent operands to the `keypath` instruction
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
SIL: add type-dependent operands to the `keypath` instruction It's need to correctly maintain dependencies from an open-existential instruction to a `keypath` instruction which uses the opened type. Fixes a SILVerifier crash. rdar://105517521
References
#63748 - SIL: add type-dependent operands to the `keypath` instruction
Author
eeckstein
Committer
eeckstein
Parents
16af9379
Loading