[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
Mon Aug 1 14:49:49 PDT 2016


Also, the patch (and summary) never made it to the list.  Can you either (1) restart the review with llvm-commits as a subscriber from the start, or (2) reply on the list with (a) the summary and (2) the patch?  (I don't think you can convince phab to do the right thing once it has started without llvm-commits.)

> On 2016-Aug-01, at 14:41, David Blaikie <dblaikie at gmail.com> wrote:
> 
> dblaikie added a subscriber: dblaikie.
> dblaikie added a comment.
> 
> I'd prefer not to fix this this way (by not copying the LexicalScope, then fixing it up)
> 
> Is there some reasonable way to fix the ambiguity directly? Do you have a link to the build failure, etc, so we can take a look?
> 
> 
> Repository:
>  rL LLVM
> 
> https://reviews.llvm.org/D22797
> 
> 
> 



More information about the llvm-commits mailing list