[cfe-dev] [release_34] Compile error
Jonathan Sauer
jonathan.sauer at gmx.de
Tue Dec 10 03:12:34 PST 2013
Hello,
> 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);
This looks like <http://llvm.org/bugs/show_bug.cgi?id=18198>.
Jonathan
More information about the cfe-dev
mailing list