<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 - Crash during compilation"
   href="https://bugs.llvm.org/show_bug.cgi?id=40819">40819</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Crash during compilation
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Frontend
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>me@mark-ingram.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=21503" name="attach_21503" title="Crash dump">attachment 21503</a> <a href="attachment.cgi?id=21503&action=edit" title="Crash dump">[details]</a></span>
Crash dump

Crash when compiling C++ code. 

  0x00007FF7C98ABF27 (0x00000238EB076930 0x00000238EB06D910 0x00000238EB0772E8
0x00000238F3E7F630)
  0x00007FF7C98ABE0E (0x0000023800000012 0x00007FF7CA7C1603 0x0000000000000009
0x0000023800000013)
  0x00007FF7C8DF1254 (0x0000000000000000 0x0000000000000000 0x00000238EB021AB0
0x00000238EB090380)
  0x00007FF7C854227D (0x00000238EB090380 0x00000238EB06B2F0 0x00000238EB00A890
0x00007FF7C859A2F9)
  0x00007FF7C8506847 (0x000000F77678DD01 0x0000000000000000 0x0000000000000000
0x00000238EB060930)
  0x00007FF7C859AF5C (0x00000238EB05D740 0x00000F81E1798573 0x00000238EB00E96C
0x00000000000003E3)
  0x00007FF7C6BA6E48 (0x0000000000000000 0x0000000000000000 0x000000F77678E680
0x000000F77678E430)
  0x00007FF7C6BA4317 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
  0x00007FF7C9A45780 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000)
  0x00007FFB31E23DC4 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), BaseThreadInitThunk() + 0x14 bytes(s)
  0x00007FFB33533691 (0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000), RtlUserThreadStart() + 0x21 bytes(s)
C:\Program Files (x86)\Microsoft Visual
Studio\2017\Professional\Common7\IDE\clang-cl.exe : error : clang frontend
command failed due to signal (use -v to see invocation)
  clang version 7.0.0 (tags/RELEASE_700/final)
  Target: x86_64-pc-windows-msvc
  Thread model: posix
  InstalledDir: C:\PROGRA~1\LLVM\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>