[cfe-dev] Windows patches
Mike Stump
mrs at apple.com
Thu Oct 8 16:00:30 PDT 2009
On Oct 8, 2009, at 12:08 PM, John Thompson wrote:
> include/clang/Lex/LiteralSupport.h:
> lib/Lex/LiteralSupport.cpp:
>
> This fixes support for complex literals, reworked to avoid a goto,
> and to add a flag noting the presence of a Microsoft extension
> suffix (i8, i16, i32, i64).
Checked in.
> lib/Basic/Targets.cpp:
>
> Someone pointed out that in my previous Targets.cpp patch I didn't
> handle the long size difference for one of the Windows targets.
> This fixes that.
Checked in.
More information about the cfe-dev
mailing list