Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR25271: When attaching default template arguments to redeclarations of a | Richard Smith | 2016-02-04 | 1 | -0/+26 |
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 |