[cfe-dev] [release_34] Compile error

İsmail Dönmez ismail at donmez.ws
Tue Dec 10 01:58:20 PST 2013


Hi,

A compile error creeped into release_34 branch:

/home/abuild/rpmbuild/BUILD/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp:418:12:
error: assignment of read-only location
'std::reverse_iterator<_Iterator>::operator++(int) [with _Iterator = const
char*](0).std::reverse_iterator<_Iterator>::operator*<const char*>()'
        *I++ = 'A' + (Value & 0xf);

Host compiler is gcc 4.8.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131210/634edce7/attachment.html>


More information about the cfe-dev mailing list