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
Loading
Please register or sign in to comment