[llvm-dev] Compilation issues

vit9696 via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 28 20:38:39 PDT 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180329/be19d628/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180329/be19d628/attachment.sig>


More information about the llvm-dev mailing list