swift
f4dabf95 - [TypeResolver] Resolve existential types to ExistentialType when

Commit
3 years ago
[TypeResolver] Resolve existential types to ExistentialType when explicit existential types are enabled. Note that existential metatypes still resolve to ExistentialMetatypeType, but later this type can be replaced with ExistentialType(MetatypeType).
Author
Committer
Parents
Loading