mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The `isSpecialized()` check didn’t account for the possibility that a typealias in a parent of a nominal type could be non-generic when the parent declaration was generic, leading to incorrect mangling that stated that they were generic but had no generic arguments. Fixes SR-8930 / rdar://problem/45216653 and rdar://problem/45813164.
1.3 KiB
1.3 KiB