<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body 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></body></html>