swift
3dc7a2de
- Sema: Fix substMemberTypeWithBase() for non-generic typealias with 'where' clause
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Sema: Fix substMemberTypeWithBase() for non-generic typealias with 'where' clause getContextSubstitutionMap() builds a substitution map for the generic signature of the parent context, which is wrong if the typealias has its own 'where' clause.
References
#62288 - A couple of random name lookup fixes
Author
slavapestov
Committer
slavapestov
Parents
1457f8d2
Loading