mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The mangling of generic typealiases was using the underlying type’s generic arguments rather than the generic arguments for the typealias itself. Directly encode the generic arguments from the substitution map instead. Also address some related issues with remangling generic typealiases. Fixes rdar://problem/41444286.
11 KiB
11 KiB