You're welcome. I also had to challenge these issues when I introduced this 
"feature flag" ;-)

> -----Original Message-----
> From: Ismail Donmez [mailto:ism...@i10z.com]
> Sent: Thursday, May 26, 2016 5:27 PM
> To: Simon Atanasyan
> Cc: Hahnfeld, Jonas; cfe-commits@lists.llvm.org
> Subject: Re: r270373 - [driver][mips] Support new versions of MIPS
> CodeScape toolchains
>
> It does, thanks!
>
> On Thu, May 26, 2016 at 3:35 PM, Simon Atanasyan <si...@atanasyan.com>
> wrote:
> > 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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to