<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 - debuginfo-tests/asan.c and safestack.c failing on green dragon because of missing compiler-rt"
   href="https://bugs.llvm.org/show_bug.cgi?id=32685">32685</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>debuginfo-tests/asan.c and safestack.c failing on green dragon because of missing compiler-rt
          </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>All
          </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>-New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ahmed.bougacha@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The tests are failing in:
<a href="http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan_check/">http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan_check/</a>

I think the bot is incorrectly configured (because it shouldn't try to run
debuginfo-tests if it doesn't build compiler-rt), but in the meantime, I
reverted r299730, r299731 and r300228 in:

r300460 Revert "Add a test for debug info with the safestack sanitizer
enabled."
r300459 Revert "Add an end-to-end testcase for address sanitizer."
r300458 Revert "Add a test for __block variables + asan."

Let's figure out what to do and re-apply them.</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>