[cfe-dev] patch for generalizing stdint for n-bit bytes

Chris Lattner clattner at apple.com
Thu Nov 5 13:21:43 PST 2009


On Nov 5, 2009, at 11:21 AM, Ken Dyck wrote:

> On Thursday, October 29, 2009 12:59 AM, Chris Lattner wrote:
>>>> Please propose a patch that just uses the new methods you added to
>>>> simplify InitPreprocessor without changing the other
>> behavior.  That
>>>> will make it easier to review the patch and it will be
>> more obviously
>>>> correct (and can thus be applied without thinking) :)
>>>
>>> Is the attached patch what you have in mind? Or would you
>> like to see
>>> a more aggressive refactoring to remove all of the literal
>> type names
>>> and constant suffixes from InitPreprocessor.cpp?
>>
>> This is a great start, applied as r85481.  Removing the rest
>> would be even better :)
>
> Patch attached.

Awesome, applied in r86177, thanks!

-chris




More information about the cfe-dev mailing list