]> granicus.if.org Git - clang/commit
Change the mangling of enclosing template template parameters
authorJohn McCall <rjmccall@apple.com>
Fri, 1 Jul 2011 00:04:39 +0000 (00:04 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 1 Jul 2011 00:04:39 +0000 (00:04 +0000)
commit68a51a7f9c01ccbe7232d41beeb4deb26f40b013
tree44eda4acb2be889d063562caee02d6b0fdc67e6b
parentb44e0cf937baf99578b2a5bdf5066c730247d424
Change the mangling of enclosing template template parameters
that serve as the base template name of an unresolved-name to
be mangled as a substitution.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134213 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ItaniumMangle.cpp
test/CodeGenCXX/mangle.cpp