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

Will Wilson will at indefiant.com
Wed Dec 10 21:54:54 PST 2014


Thanks David. Committed as r223999.

On 11 December 2014 at 15:10, David Majnemer <david.majnemer at gmail.com>
wrote:

> 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.
>>
>
>


-- 
*Indefiant *: http://www.indefiant.com
Home of Recode : Runtime C++ Editing for VS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141211/c5c87e99/attachment.html>


More information about the cfe-commits mailing list