[cfe-commits] r173361 - in /cfe/trunk: include/clang/Driver/Compilation.h include/clang/Driver/Util.h lib/Driver/Compilation.cpp lib/Driver/Driver.cpp lib/Driver/Tools.cpp lib/Driver/Tools.h test/Driver/output-file-cleanup.c

NAKAMURA Takumi geek4civic at gmail.com
Fri Jan 25 02:22:12 PST 2013


2013/1/25 Renato Golin <renato.golin at linaro.org>:
> On 25 January 2013 06:58, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
>>
>> For now, I have XFAIL'ed for mingw and ppc, in r173428.
>
>
> It's also failing on ARM. Is it the same situation when a back-end is not
> compiled and you get a NULL pointer on the target specific parser? If so, we
> should mark it as XFAIL all over.

I added XFAIL:arm (should match arm.*) in r173435.
Of course, the XFAILs should be removed in near future.



More information about the cfe-commits mailing list