<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 aborts when compiling"
   href="https://bugs.llvm.org/show_bug.cgi?id=33728">33728</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>clang aborts when compiling
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>4.0
          </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>C++
          </td>
        </tr>

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

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

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>FAILED: /usr/bin/clang++-4.0   -DARTICLE_DLL -DBASE_DLL -DCORE_DLL
-DCORE_DLL_EXPORTS -DFMT_SHARED -DGSL_THROW_ON_CONTRACT_VIOLATION -DIDL_DLL
-DIDL_IMPORTS_DLL_EXPORTS -DMINIZIP_DLL -DMODEL_DLL -DPRESENTATION_DLL
-DPRODUCT_DLL -DRE2DLL -DRESOURCE_DLL -DSESSION_DLL -DSIGNATURE_DLL -DTCU_DLL
-DUTIL_DLL -DZLIB_DLL -Dcore_EXPORTS -I. -I../../../../../include
-I../../../../../idl/include -isystem
../../../../../.mm/linux/amd64/release/include
-I../../../../../.mm/linux/amd64/release/include/gsl
-I../../../../../.mm/linux/amd64/release/include/libuv -I../../../../../
-I../../../../../third-party/pybind11-2.1/include -I/usr/include/python3.5m
-I../../../../../generated -Werror -std=c++14 -stdlib=libc++
-fvisibility=hidden -fPIC -fdiagnostics-color=always -O3 -DNDEBUG -fPIC -MD -MT
CMakeFiles/core.dir/generated/article_submodule.cpp.o -MF
CMakeFiles/core.dir/generated/article_submodule.cpp.o.d -o
CMakeFiles/core.dir/generated/article_submodule.cpp.o -c
../../../../../generated/article_submodule.cpp
clang: error: unable to execute command: Killed
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 4.0.1-svn305187-1~exp1 (branches/release_40)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin</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>