[cfe-commits] [PATCH] [Windows] Fix mangling of template argument 0

Evgeny Eltsin eaeltsin at google.com
Thu Nov 8 08:27:46 PST 2012


Hi,

Here is a tiny patch that fixes mangling APSInt 0 with the ms abi.

Currently, if the number of set bits is 0, it outputs nothing.

wbr,
Evgeny

P.S. My first time post to this list ...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121108/0b0c9ccb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 1090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121108/0b0c9ccb/attachment.obj>


More information about the cfe-commits mailing list