diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-02-21 08:42:39 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-02-21 08:42:39 +0000 |
| commit | 0cd9c0491e90ed23f9f5069ae86837d77bfa26c9 (patch) | |
| tree | 76aae2993b214795cef212fbbe502e3a2db0a601 /llvm | |
| parent | fe78d95a4956840baa350432fa2dac0e242693ab (diff) | |
| download | bcm5719-llvm-0cd9c0491e90ed23f9f5069ae86837d77bfa26c9.tar.gz bcm5719-llvm-0cd9c0491e90ed23f9f5069ae86837d77bfa26c9.zip | |
Fix lookup through injected-class-names in implicit deduction guides in the
case where the class template has a parameter pack.
Checking of the template arguments expects an "as-written" template argument
list, which in particular does not have any parameter packs. So flatten the
packs into separate arguments before passing them in.
llvm-svn: 295710
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

