[cfe-commits] r62668 - /cfe/trunk/lib/Lex/PTHLexer.cpp
Sebastian Redl
sebastian.redl at getdesigned.at
Wed Jan 21 04:11:51 PST 2009
On Tue, 20 Jan 2009 23:21:04 -0800, Ted Kremenek <kremenek at apple.com>
wrote:
> Chris,
>
> I don't think that this is portable. This assumes that both the host
> and the PTH file encode integers in little endian format.
>
Are PTH files supposed to be portable? Aren't they just generated on the
target system anyway?
Sebastian
More information about the cfe-commits
mailing list