[libcxx] r220512 - [libcxx] XFAIL all currently failing libc++ tests for linux.

İsmail Dönmez ismail at donmez.ws
Mon Oct 27 00:27:34 PDT 2014


Hi,

On Mon, Oct 27, 2014 at 9:22 AM, Chandler Carruth <chandlerc at google.com>
wrote:

> The triple specified is 'x86_64-suse-linux'... If you're using glibc, then
> it seems reasonable to use 'linux-gnu' as the last component of the triple?
> It seems a real shame to add a vendor here just to catch the case that your
> system uses glibc but deviates from every other linux triple using glibc in
> this way.... =[
>

This matches the gcc's default target hence its like that for a long time
:/ Btw. I just checked and Centos/RHEL uses x86_64-redhat-linux so we are
not alone in this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141027/d74d33aa/attachment.html>


More information about the cfe-commits mailing list