]> granicus.if.org Git - clang/commit
Name mangling for class template specializations and template arguments.
authorAnders Carlsson <andersca@mac.com>
Fri, 15 May 2009 16:09:15 +0000 (16:09 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 15 May 2009 16:09:15 +0000 (16:09 +0000)
commit7a0ba875a7dcee94ec74fa79b7f8a247d200a76c
tree5546b60d81db578332e09a7274b8275db9f6254b
parentdcdecf4a777e503b24de6b15a054d580b585c06c
Name mangling for class template specializations and template arguments.

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