llvm-project
62189922
- [clang] CTAD: fix the aggregate deduction guide for alias templates.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang] CTAD: fix the aggregate deduction guide for alias templates. For alias templates, the way we construct their aggregate deduction guides is not following the standard way. We should do the same thing as we do for implicit deduction guides.
References
users/hokein/fix-ctad-aggregate-base
#90894 - [clang] CTAD: fix the aggregate deduction guide for alias templates.
Author
hokein
Committer
hokein
Parents
40365147
Loading