swift
7e0e5f17
- IRGen: Clang type lowering for subclass existentials
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
IRGen: Clang type lowering for subclass existentials It looks like this is really only used in one place, the "extended encoding" for @objc protocol metadata. If it wasn't for that, we could just lower all class and existential types as 'id'.
References
#8830 - IRGen Clang type lowering for subclass existentials
Author
slavapestov
Committer
slavapestov
Parents
80374584
Loading