swift
59b0d08e
- IRGen: Correctly indicate non-key same-typed generic parameters.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
IRGen: Correctly indicate non-key same-typed generic parameters. The correct query here is whether the generic parameter is canonical within its generic signature, not whether it's concrete.
References
#15988 - [4.2] IRGen: Correctly indicate non-key same-typed generic parameters.
Author
jckarter
Committer
jckarter
Parents
f72b887c
Loading