[cfe-commits] r89343 - /cfe/trunk/lib/Headers/stdint.h
Ken Dyck
Ken.Dyck at onsemi.com
Thu Nov 19 10:30:12 PST 2009
On Thursday, November 19, 2009 11:26 AM, Chris Lattner wrote:
>
> Are the ptrdiff types ever actually different from the
> intptr types?
Not on any of the architectures that llvm currently targets. Or any
architecture that I know of, for that matter. On the other hand, the C
standard, as far as I understand it, allows the two types to vary
independently.
-Ken
More information about the cfe-commits
mailing list