[libcxx] r220512 - [libcxx] XFAIL all currently failing libc++ tests for linux.
Chandler Carruth
chandlerc at google.com
Mon Oct 27 00:22:12 PDT 2014
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.... =[
On Sat, Oct 25, 2014 at 11:20 PM, İsmail Dönmez <ismail at donmez.ws> wrote:
> Hi,
>
> On Sun, Oct 26, 2014 at 1:27 AM, Eric Fiselier <eric at efcs.ca> wrote:
>
>> I can't just use linux since these issues are related to GLIBC. Not all
>> linux(es) use GLIBC. As danalbert mentioned during review that `linux`
>> matches android as well.
>> Could you point me to your buildbot? I would like to look at the actual
>> triple that is produced so I can see how to match it without catching
>> android as well.
>>
>> I will get it working on your buildbot, but I don't think just using
>> `linux` will work.
>>
>
> Here is the build log:
> https://build.opensuse.org/build/home:namtrac:clang/openSUSE_Factory/x86_64/llvm-clang-head/_log
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141027/294d5d40/attachment.html>
More information about the cfe-commits
mailing list