llvm-project
aa7497a6
- [clang] check deduction consistency when partial ordering function templates (#100692)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang] check deduction consistency when partial ordering function templates (#100692) This makes partial ordering of function templates consistent with other entities, by implementing [temp.deduct.type]p1 in that case. Fixes #18291
References
#100692 - [clang] check deduction consistency when partial ordering function templates
Author
mizvekov
Parents
e61d6066
Loading