[cfe-commits] [PATCH] Windows test fixes
Mike Stump
mrs at apple.com
Tue Oct 13 11:15:59 PDT 2009
On Oct 13, 2009, at 9:34 AM, John Thompson wrote:
> For your approval, here's another batch of fixes related to getting
> the tests to pass on Windows.
> test/Driver/dragonfly.c:
> test/Driver/freebsd.c:
> test/Driver/openbsd.c:
> test/Driver/pth.c:
> test/Lexer/11-27-2007-FloatLiterals.c:
>
> Converted to FileCheck.
Please split these out for now. This part is ok.
> lib/Frontend/InitHeaderSearch.cpp:
>
> The '#include <reloc2.h>" in reloc.h couldn't be found.
> I believe this also will facilitate cross-compilation on Windows,
> allowing folks on Windows to set up some Unix-like include file
> directories.
I think this is ok as well.
That leaves just the stdint and math.h. I'll leave these two bit for
someone else to comment on. Thanks.
More information about the cfe-commits
mailing list