Age | Commit message (Expand) | Author |
---|---|---|
2013-04-25 | [ms-cxxabi] Fix a number of bugs in the mangler. | Peter Collingbourne |
2013-04-09 | [ms-cxxabi] Add "$$C" when mangling template arg QualTypes | Reid Kleckner |
2013-03-20 | [ms-cxxabi] Mangle function pointer template arguments correctly | Reid Kleckner |
2012-11-08 | [Windows] Fix mangling of number literal '0' | Nico Weber |
2012-10-03 | When mangling an APSInt with the ms abi, make sure to look at all nibbles. | Nico Weber |
2012-06-23 | MicrosoftMangle: Fix mangling of integral constant non-type template argument... | Charles Davis |
2012-05-28 | Fix mangling of integral template arguments between 1 and 10. Add a test case | Charles Davis |
2012-05-28 | Test case for 157547. Before that patch, all the digits would be mangled | Charles Davis |
2012-05-26 | Mangle template instantiations properly (as of VC 7.x) when compiling for | Charles Davis |