<html>
    <head>
      <base href="https://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 --- - Assertion `0 && "New decl seen after serializing all the decls to emit!"' failed."
   href="https://llvm.org/bugs/show_bug.cgi?id=28574">28574</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assertion `0 && "New decl seen after serializing all the decls to emit!"' failed.
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>trunk
          </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>Modules
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>biancacristinacristescu@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This is seem when building llvm self-hosted using libstdc++ on the following
invocation:
/home/biancacr/clang_build_/inst/bin/clang -cc1  -D __STDC_CONSTANT_MACROS -D
__STDC_FORMAT_MACROS -D __STDC_LIMIT_MACROS -I
includes/home/biancacr/clang_build_/objmod/tools/clang/lib/Basic -I
includes/home/biancacr/clang_build_/src/tools/clang/lib/Basic -I
includes/home/biancacr/clang_build_/src/tools/clang/include -I
includes/home/biancacr/clang_build_/objmod/tools/clang/include -I
includes/home/biancacr/clang_build_/objmod/include -I
includes/home/biancacr/clang_build_/src/include  -I
includes/usr/include/c++/5.2.1 -I
includes/usr/include/x86_64-linux-gnu/c++/5.2.1 -I
includes/usr/include/x86_64-linux-gnu/c++/5.2.1 -I
includes/usr/include/c++/5.2.1/backward -I includes/usr/local/include -I
includes/home/biancacr/clang_build_/inst/lib/clang/3.9.0/include -I
includes/usr/include/x86_64-linux-gnu -I includes/include -I
includes/usr/include   -std=c++11 -fmodules -fimplicit-module-maps
-fmodules-cache-path=./module.cache  -fmodules-local-submodule-visibility    
DiagnosticOptions.cpp 

It seems like the a decl kind is not emitted.</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>