]> granicus.if.org Git - clang/commit
MS ABI: Fix mangling of unsigned int template params
authorWill Wilson <will@indefiant.com>
Thu, 11 Dec 2014 05:47:10 +0000 (05:47 +0000)
committerWill Wilson <will@indefiant.com>
Thu, 11 Dec 2014 05:47:10 +0000 (05:47 +0000)
commit1942cb3102eb8846269a866e59f7e6f7b1114915
tree9da9892b4fa0e3be0018f0273f3ed1ed68b39620
parent63d2f8d889e9b77e09205645bdc3bde41ace8305
MS ABI: Fix mangling of unsigned int template params

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