[PATCH] D22797: Fix for compiling with clang <= 3.7 and g++6 headers.
Duncan P. N. Exon Smith via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 9 11:43:07 PDT 2016
(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
>
>
>
More information about the llvm-commits
mailing list