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

Chad Rosier mcrosier at apple.com
Thu Jan 24 12:50:44 PST 2013


On Jan 24, 2013, at 12:40 PM, Renato Golin <renato.golin at linaro.org> wrote:

> 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.

I just went with Daniel's suggestion in clang revision 173367.  I'll try to address the underlying issue shortly.  Thanks again, Renato.

 Chad

> 
> --renato

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


More information about the cfe-commits mailing list