Skip to content
Commit 479ba8ee authored by Richard Smith's avatar Richard Smith
Browse files

PR32673: Don't wrap parameter packs in SubstTemplateTypeParmPackType nodes...

PR32673: Don't wrap parameter packs in SubstTemplateTypeParmPackType nodes when forming implicit deduction guides.

Doing so thwarts template type deduction. Instead, substitute the pack directly
by picking "slice 0" of the resulting expansion.

llvm-svn: 300805
parent a9047454
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment