<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">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?<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 28, 2018, at 23:38, vit9696 via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">May I ask anyone responsible to either fix or revert r326109 and r326110, which effectively broke LLVM compilation with clang?</div><div class=""><br class=""></div><div class="">Str is const now (<a href="https://reviews.llvm.org/D43436#C985082NL45" class="">https://reviews.llvm.org/D43436#C985082NL45</a>), and later on a move constructor on const is performed (<a href="https://reviews.llvm.org/D43436#C985082NL64" class="">https://reviews.llvm.org/D43436#C985082NL64</a>).</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Vitaly</div></div>_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></blockquote></div><br class=""></body></html>