<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 failed: (DD && "queried property of class with no definition") .. DeclCXX.h, line 592"
   href="https://llvm.org/bugs/show_bug.cgi?id=26543">26543</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assertion failed: (DD && "queried property of class with no definition") .. DeclCXX.h, line 592
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>3.8
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </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>bugzilla@hannes.hauswedell.net
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Oh no, building my app crashed clang-3.7, then it was fixed for 3.8 (and worked
with snapshots, also with openmp), now it is broken again with 3.8-rc1:

<a href="http://hannes.hauswedell.net/pub/lambda-db1f54.cpp.xz">http://hannes.hauswedell.net/pub/lambda-db1f54.cpp.xz</a>
<a href="http://hannes.hauswedell.net/pub/lambda-db1f54.sh.xz">http://hannes.hauswedell.net/pub/lambda-db1f54.sh.xz</a>

It only appears when using OpenMP, but this is activated by default now (and
also quite necessary for my application).

Is there anything I can do to help fix this in time for 3.8-final? Thank you
very much!</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>