[llvm-dev] Compilation issues

David Zarzycki via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 28 21:06:45 PDT 2018


Can you be more specific? What version of clang are you using to build LLVM? And what exactly is the error that you’re seeing?

> On Mar 28, 2018, at 23:38, vit9696 via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Hello,
> 
> May I ask anyone responsible to either fix or revert r326109 and r326110, which effectively broke LLVM compilation with clang?
> 
> Str is const now (https://reviews.llvm.org/D43436#C985082NL45 <https://reviews.llvm.org/D43436#C985082NL45>), and later on a move constructor on const is performed (https://reviews.llvm.org/D43436#C985082NL64 <https://reviews.llvm.org/D43436#C985082NL64>).
> 
> Thanks,
> Vitaly
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180329/af8e36f2/attachment.html>


More information about the llvm-dev mailing list