XFAIL Headers/cxx11.cpp for Hexagon

Richard Smith richard at metafoo.co.uk
Tue Jul 2 10:17:28 PDT 2013


On Tue, Jul 2, 2013 at 10:14 AM, Richard Smith <richard at metafoo.co.uk> wrote:
> On Tue, Jul 2, 2013 at 9:14 AM, Jyotsna Verma <jverma at codeaurora.org> wrote:
>> The attached patch XFAILs Headers/cxx11.cpp test for Hexagon as it doesn’t
>> support C++11 and the test depends on some system headers.
>
> What's the exact cause of the failure? This sounds like the root cause
> is probably that Hexagon is incorrectly defining __STDC_HOSTED__.

Hmm, if it's only the -fmodules part of the test that's failing, then
perhaps that's a different issue (and we should either disable only
that half of the test, or fix whichever of our headers doesn't work
for Hexagon).




More information about the cfe-commits mailing list