[PATCH] D22797: Fix for compiling with clang <= 3.7 and g++6 headers.
Frederich Munch via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 10:30:03 PDT 2016
A few tuple constructors are not getting resolved properly and causing errors when built with clang below 3.8 and gcc 6 libstdc++ headers.
If anyone want to review:
https://reviews.llvm.org/D22797
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/3b87f73e/attachment.html>
More information about the llvm-commits
mailing list