]> granicus.if.org Git - clang/commit
Fix mangling of integral template arguments between 1 and 10. Add a test case
authorCharles Davis <cdavis@mines.edu>
Mon, 28 May 2012 16:53:33 +0000 (16:53 +0000)
committerCharles Davis <cdavis@mines.edu>
Mon, 28 May 2012 16:53:33 +0000 (16:53 +0000)
commitc1fd52b4b08384697428206a758125cb4a62d83f
tree7c80514bb00d9a65fe0f25bc3a32db5a4dbc806b
parent104e51f30fdf42b1f594a1be20de1c8673088c50
Fix mangling of integral template arguments between 1 and 10. Add a test case
for this. Reported by Timur Iskhodzhanov.

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