swift
4ad7f3de
- SILCombine: handle properties in superclasses in the keypath optimization
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
SILCombine: handle properties in superclasses in the keypath optimization We ended up with invalid ref_element_addr instructions which let the SILVerifier crash. Inserting upcasts fixes this. rdar://problem/56410011
References
#27804 - SILCombine: handle properties in superclasses in the keypath optimization
Author
eeckstein
Committer
eeckstein
Parents
1914417f
Loading