| commit | 43e14d271c959b83e5b0048bb506d89351452a0d | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Fri Dec 23 02:10:11 2016 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Fri Dec 23 02:10:11 2016 +0000 |
| tree | 27be0ad85a259b0f0e2d2f8705421d1daae144ba | |
| parent | eb119ece4ad86b101be6c496a47f0860e42bb150 [diff] |
Move generation of injected template arguments for a template parameter list out of an internal function and into ASTContext; this is needed in template argument deduction for P0522R0. llvm-svn: 290405