[PATCH] D22797: Fix for compiling with clang <= 3.7 and g++6 headers.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 11:46:21 PDT 2016


On Tue, Aug 9, 2016 at 11:43 AM Duncan P. N. Exon Smith <
dexonsmith at apple.com> wrote:

> (I still haven't seen the patch on the list?)
>
> I tend to agree with David on this.  Matching an old clang with new
> libstdc++ headers seems strange and I'm not surprised it doesn't work well.
>
> > On 2016-Aug-09, at 10:36, David Blaikie <dblaikie at gmail.com> wrote:
> >
> > Couldn't find a convenient 3.7 lying around - still kind of inclined
> just to say these versions are incompatible - but maybe others will chime
> in/disagree.
> >
> > If others disagree, happy to try to find a 3.7 I can use and experiment
> some more.
> >
> > On Mon, Aug 8, 2016 at 12:44 PM Frederich Munch <
> marsupial at users.noreply.github.com> wrote:
> > marsupial added a comment.
> >
> > Any further thoughts?
> >
> >
> > Repository:
> >   rL LLVM
> >
> > https://reviews.llvm.org/D22797
> >
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/b81a0513/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22797.diff
Type: text/x-patch
Size: 4196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/b81a0513/attachment.bin>


More information about the llvm-commits mailing list