This test case had been missing when the original code
was introduced by 2fcb863b2b278.
Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Paths
| Differential D114207
[clang] fix regression deducing pack expansion arguments introduced by D110216 ClosedPublic Authored by mizvekov on Nov 18 2021, 4:33 PM.
Details Summary This test case had been missing when the original code Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Diff Detail
Event TimelineComment Actions Thanks for testing! I am just going to push this since it's a straightforward regression fix and Richard is on vacations. Closed by commit rG85914b757015: [clang] fix regression deducing pack expansion arguments introduced by D110216 (authored by mizvekov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388362 clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/p12.cpp
|