]> granicus.if.org Git - clang/commit
Compute the canonical template name when building a template
authorDouglas Gregor <dgregor@apple.com>
Thu, 7 May 2009 06:49:52 +0000 (06:49 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 7 May 2009 06:49:52 +0000 (06:49 +0000)
commit45fbaf02fb94a9bc6a108c9621d3db0092d11e94
tree02ece4e86fdf56d63c3774d42d26b5537afe5e7d
parent25a3ef7cc5fd55dc8cc67c6e6770c8595657e082
Compute the canonical template name when building a template
specialization type for a dependent template name.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71153 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp
test/SemaTemplate/dependent-type-identity.cpp