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. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
