diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-02-28 00:04:36 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-02-28 00:04:36 +0000 |
commit | 6e068014f0d9b41efa6c13db3f6e64d2cfd16257 (patch) | |
tree | 141f8099182b1924ae201ce90f681970ff994401 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 41c6ab538ab6ff6c71164d9c2be8200c46096838 (diff) | |
download | bcm5719-llvm-6e068014f0d9b41efa6c13db3f6e64d2cfd16257.tar.gz bcm5719-llvm-6e068014f0d9b41efa6c13db3f6e64d2cfd16257.zip |
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.
llvm-svn: 126593
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions