swift
2c1d48b6 - SIL: add type-dependent operands to the `keypath` instruction

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
Author
Committer
Parents
Loading