I hope r270842 fixes the problem.

Thanks a lot for your help.

On Thu, May 26, 2016 at 11:28 AM, Ismail Donmez <ism...@i10z.com> wrote:
> Indeed the problematic option is -DCLANG_DEFAULT_CXX_STDLIB=libc++ ,
> thanks Jonas!
>
> On Thu, May 26, 2016 at 11:19 AM, Hahnfeld, Jonas
> <hahnf...@itc.rwth-aachen.de> wrote:
>> Hi,
>>
>> Have you also set CLANG_DEFAULT_CXX_STDLIB? Then you may need to add an
>> '-stdlib=platform' to the test... (see r260662 and r263434)
>>
>> Cheers,
>> Jonas
>>
>>> -----Original Message-----
>>> From: cfe-commits [mailto:cfe-commits-boun...@lists.llvm.org] On Behalf
>>> Of Ismail Donmez via cfe-commits
>>> Sent: Thursday, May 26, 2016 10:03 AM
>>> To: Simon Atanasyan
>>> Cc: cfe-commits
>>> Subject: Re: r270373 - [driver][mips] Support new versions of MIPS
>>> CodeScape toolchains
>>>
>>> Hi,
>>>
>>> I think this is because I enable libc++ by default with -
>>> DLLVM_ENABLE_LIBCXX=ON , so this tests need an explicit -stdlib=libstdc++

-- 
Simon Atanasyan
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to