[cfe-dev] Clang header coexistence

Eli Friedman eli.friedman at gmail.com
Sun Mar 29 13:33:13 PDT 2009


On Sun, Mar 29, 2009 at 8:13 AM, David Chisnall <csdavec at swansea.ac.uk> wrote:
> Specifically, sys/types.h (and the
> system stdint.h) defines intptr_t as int (via two other typedefs) and
> clang's stdint.h defines it as long.

Fixed in r68015.

-Eli



More information about the cfe-dev mailing list