On Tue, Sep 7, 2010 at 7:29 PM, Daniel Dunbar <[email protected]> wrote:
> Hi Francois,
>
> I didn't see this email, but I just applied a different fix which uses
> -ffreestanding instead, which avoids introducing a platform specific
> dependency. This resolved all the test failures on VS10, at least for
> me.

Great this fix 8 tests.
I am still getting some tests failing using VS 2008 and Windows 7 x64
+ about 4 popups with c-index-test.exe crashing.

Failing Tests (8):
    Clang :: Driver/darwin-ld.c
    Clang :: Index/complete-exprs.c
    Clang :: Index/complete-hiding.c
    Clang :: Index/complete-macros.c
    Clang :: Index/complete-natural.m
    Clang :: Index/complete-preprocessor.m
    Clang :: Index/preamble-reparse.c
    Clang :: Index/preamble.c

  Expected Passes    : 2489
  Expected Failures  : 27
  Unsupported Tests  : 3
  Unexpected Failures: 8
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to