PR25271: When attaching default template arguments to redeclarations of a
template, keep looking for default arguments if we see a template parameter pack. There may be default arguments preceding a pack with no default argument. Patch by Jannis Harder! llvm-svn: 259836
Loading
Please sign in to comment