swift
7e0e5f17 - IRGen: Clang type lowering for subclass existentials

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