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

        <tr>
          <th>Summary</th>
          <td>Compiler crash during compilation
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </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>rdsmith@chromium.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>(Filing bug as per request in crash output.)

I was developing in Chromium on a mac (Mac OS X 10.12.4, clang version reported
as 5.0.0) and got the following output:

1.      ../../content/common/cookies_traits.cc:71:67: current parser token '('
2.      ../../content/common/cookies_traits.cc:7:1: parsing namespace 'mojo'
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 5.0.0 (trunk 300839)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir:
/Users/rdsmith/Sandboxen/chrome/src/out/Default/../../third_party/llvm-build/Release+Asserts/bin
clang: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
clang: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg:
/var/folders/5v/_2mv9ct52k3cwxt1bhlj2gw0003_2_/T/cookies_traits-9810ca.cpp
clang: note: diagnostic msg:
/var/folders/5v/_2mv9ct52k3cwxt1bhlj2gw0003_2_/T/cookies_traits-9810ca.sh
clang: note: diagnostic msg:
/var/folders/5v/_2mv9ct52k3cwxt1bhlj2gw0003_2_/T/cookies_traits-9810ca.crash
clang: note: diagnostic msg: 

********************

The above referenced files are bundled in a compressed tar archive and attached
to this report--let me know if you need more information.</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>