mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
My change to preserve type sugar in type transforms introduced a performance regression here, because openType() is called for every disjunction choice. My hope is to optimize the TypeAliasType representation and remove this at some point, but for now, let's just restore the old desugaring behavior in this case.
2.9 KiB
2.9 KiB