[cfe-dev] patch for generalizing stdint for n-bit bytes
Chris Lattner
clattner at apple.com
Wed Nov 4 15:03:36 PST 2009
On Oct 30, 2009, at 5:41 AM, Ken Dyck wrote:
>>> where they are the same width).
>>> 3. Parameterization of SIG_ATOMIC
>>> 4. Parameterization of limits on types that can be either signed or
>>> unsigned.
>>> 5. Replace use of vector<char> for the definition buffer with a
>>> raw_ostream.
>
> Stage #1 patch attached. It is a simple reordering of the
> definitions in
> stdint.h and introduces no new function changes.
hi Ken,
Sorry for the delay, I got sucked into other things. Applied as r86062!
-Chris
More information about the cfe-dev
mailing list