[cfe-commits] r173365 - /cfe/trunk/test/Sema/ms-inline-asm.c

Renato Golin renato.golin at linaro.org
Thu Jan 24 12:40:11 PST 2013


On 24 January 2013 20:33, Chad Rosier <mcrosier at apple.com> wrote:

> Temporarily XFAIL this test; the compiler will segfault if the
> target-specific
> parser is not included in the compiler. Thanks to Renato for discovering
> the
> underlying issue.
>

Hi Chad,

Thanks!

Parser/MicrosoftExtensions.c has the same problem. ;)

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4588

I wonder if it was better to mark it only supported on Intel, rather than
XFAIL... But I don't remember how LIT does it.

--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130124/a860407c/attachment.html>


More information about the cfe-commits mailing list