swift
59908eeb
- [CSGen] Suppress favoring in presence of non-disfavored variadic generic overloads
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[CSGen] Suppress favoring in presence of non-disfavored variadic generic overloads Since this type of early favoring checks number of arguments and matches labels it would always favor non-variadic overloads which is incorrect.
References
#67435 - [CSRanking] Augment overload ranking to account for variadic generics
Author
xedin
Committer
xedin
Parents
60c579c0
Loading