Charles Davis
|
6770dea704
|
Fix mangling of integral template arguments between 1 and 10. Add a test case
for this. Reported by Timur Iskhodzhanov.
llvm-svn: 157583
|
2012-05-28 16:53:33 +00:00 |
Charles Davis
|
7fb195b683
|
Test case for 157547. Before that patch, all the digits would be mangled
as zeroes. Now the digits are properly non-zero.
llvm-svn: 157552
|
2012-05-28 00:43:56 +00:00 |
Charles Davis
|
5511dfb399
|
Mangle template instantiations properly (as of VC 7.x) when compiling for
the Microsoft Visual C++ ABI. Currently limited to type and integral
non-type arguments. Based on a patch by Timur Iskhodzhanov!
llvm-svn: 157524
|
2012-05-26 23:12:19 +00:00 |