On Sep 4, 2010, at 1:06 PM, Francois Pichet wrote:
> Hi,
>
> This patch fixes 6 failing lit tests on Windows. Someone me if this is
> the right approach?
> The problem is that %clang_cc1 is called instead of %clang even though
> the tests depend on -fms-extensions to be there to pass on Windows.
> -fms-extension must be there because the tests include some header
> files containing microsoft extensions.
Interesting. It's nicer to use %clang_cc1 when we can, but this patch is fine.
Please go ahead and commit.
- Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits