commit | aa2187de137e5b809dcbbe14f3b61ae907a3d8aa | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Feb 28 00:04:36 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Feb 28 00:04:36 2011 +0000 |
tree | 0ae99c9f08c57720161ca3e0c2e1709506543945 | |
parent | c2c90011a688c04a4e980282f08c267e081c4b00 [diff] |
When we encounter a dependent template name within a nested-name-specifier, e.g., T::template apply<U>:: represent the dependent template name specialization as a DependentTemplateSpecializationType, rather than a TemplateSpecializationType with a dependent TemplateName. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126593 91177308-0d34-0410-b5e6-96231b3b80d8