[PATCH] MS ABI: Fix mangling of unsigned int tempalte params

David Majnemer david.majnemer at gmail.com
Wed Dec 10 21:10:08 PST 2014


LGTM

On Wed, Dec 10, 2014 at 8:34 PM, Will Wilson <will at indefiant.com> wrote:

> Hi David & Reid,
>
> Here's a fix for unsigned int template param mangling. Params were being
> incorrectly converted to signed value which led to incorrect mangling for
> large enough values.
>
> Test case included - tested against latest trunk. Let me know if it looks
> good to go.
>
> Cheers,
> Will.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141210/188ba88b/attachment.html>


More information about the cfe-commits mailing list