| commit | 80e58cd3e942f821c0c78d43ce93f8ecc39e30ea | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Thu Apr 29 00:35:03 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Thu Apr 29 00:35:03 2010 +0000 |
| tree | 9ba86109427fa7501d2d137136636aa14f7b9b5e | |
| parent | d17020676106cd77cd35d263c5549b605dad0225 [diff] |
Properly switch into the declaring scope of a template when performing template argument deduction or (more importantly) the final substitution required by such deduction. Makes access control magically work in these cases. Fixes PR6967. llvm-svn: 102572