Files
swift-mirror/lib/Sema/ConstraintSystem.cpp
Anthony Latsis 52d613e2c2 Sema: Fix existential member access type erasure around metatypes
The only case a singleton metatype transforms into an existential metatype is
when the instance type transforms into an existential from a non-existential.
2024-04-18 22:52:52 +03:00

289 KiB