swift
443fe613
- IRGen: Fix outlined value operations for (constrained) existentials.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
IRGen: Fix outlined value operations for (constrained) existentials. In the case of constrained existentials metadata instantiation was not supported pre 5.7, so using metadata for value operations is prohibited. rdar://101250193
References
#61646 - IRGen: Fix outlined value operations for (constraint) existentials.
Author
aschwaighofer
Committer
aschwaighofer
Parents
5b6c8147
Loading