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

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 14:41:11 PDT 2016


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