Skip to content
Commit 651c73ce authored by David Blaikie's avatar David Blaikie
Browse files

Fix pr9789, assert-on-invalid while instantiating an (invalid) class template...

Fix pr9789, assert-on-invalid while instantiating an (invalid) class template with a non-final parameter pack. Also improve the warning for non-final parameter packs in this scenario so it only fires once, rather than once for every template parameter after the non-final parameter pack.

llvm-svn: 142473
parent dab63c14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment