PR14841: If partial substitution of explicitly-specified template arguments
results in a template having too many arguments, but all the trailing arguments are packs, that's OK if we have a partial pack substitution: the trailing pack expansions may end up empty. llvm-svn: 210350
Loading
Please sign in to comment