[cfe-commits] [patch] parameterizing constant suffixes in stdint.h

Chris Lattner clattner at apple.com
Sun Nov 22 07:16:47 PST 2009


On Nov 16, 2009, at 8:42 AM, Ken Dyck wrote:

> On Sunday, November 15, 2009 9:28 AM, Ken Dyck wrote:
>> This patch parameterizes the suffixes used by the 
>> constant-building macros of stdint.h by defining built-in 
>> __INTn_C_SUFFIX__ macros for types with corresponding suffixes.
> 
> Committed as 88914. 
> 
> Relying on post hoc review from Chris and/or other interested
> developers.

Looks good to me,

-Chris



More information about the cfe-commits mailing list