<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Clang-3.4 r196771 breaks the build"
   href="http://llvm.org/bugs/show_bug.cgi?id=18198">18198</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Clang-3.4 r196771 breaks the build
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>octoploid@yandex.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>markus@x4 llvm_build % ninja
[203/572] Building CXX object
tools/clang/lib/AST/CMakeFiles/clangAST.dir/MicrosoftMangle.cpp.o
FAILED: /usr/bin/g++   -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_REWRITER
-DCLANG_ENABLE_STATIC_ANALYZER -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DclangAST_EXPORTS -fPIC
-fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings
-Wno-missing-field-initializers -pedantic -Wno-long-long
-Wno-maybe-uninitialized -Wnon-virtual-dtor -fno-common -Woverloaded-virtual
-Wcast-qual -fno-strict-aliasing -fno-rtti -O3 -DNDEBUG -pipe -fPIC
-Itools/clang/lib/AST -I/home/markus/llvm/tools/clang/lib/AST
-I/home/markus/llvm/tools/clang/include -Itools/clang/include -Iinclude
-I/home/markus/llvm/include    -fno-exceptions -MMD -MT
tools/clang/lib/AST/CMakeFiles/clangAST.dir/MicrosoftMangle.cpp.o -MF
"tools/clang/lib/AST/CMakeFiles/clangAST.dir/MicrosoftMangle.cpp.o.d" -o
tools/clang/lib/AST/CMakeFiles/clangAST.dir/MicrosoftMangle.cpp.o -c
/home/markus/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp
/home/markus/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp: In member function
‘void {anonymous}::MicrosoftCXXNameMangler::mangleNumber(int64_t)’:
/home/markus/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);
            ^
[203/572] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o
ninja: build stopped: subcommand failed.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>