<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner &lt;rnk&#64;google.com&gt;"> <span class="fn">Reid Kleckner</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - ASan is incompatible with SEH and llvm.localescape" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24167&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=huiDOr0t4dpnNTwyOS5rfxfervO0OsT7kwesXFqJrLU&s=ecTo75W2Vr7vvqofe1IliKG0am99g6fEagG2PNhdt5Q&e=">bug 24167</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - ASan is incompatible with SEH and llvm.localescape" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24167-23c1&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=huiDOr0t4dpnNTwyOS5rfxfervO0OsT7kwesXFqJrLU&s=1u4h3E6pLm49uowTfQNoJqtmIJoGHHBXK3MJrBn1a2k&e=">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - ASan is incompatible with SEH and llvm.localescape" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24167&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=huiDOr0t4dpnNTwyOS5rfxfervO0OsT7kwesXFqJrLU&s=ecTo75W2Vr7vvqofe1IliKG0am99g6fEagG2PNhdt5Q&e=">bug 24167</a>
              from <span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner &lt;rnk&#64;google.com&gt;"> <span class="fn">Reid Kleckner</span></a>
</span></b>
        <pre>Fixed by not instrumenting allocas passed to llvm.localescape in r242809.

If we want to find more bugs in code using SEH, we can tweak clang's IRgen to
use more indirection. With ASan, we could escape an alloca that holds pointers
to the other local allocas that we want do UAR and poisoning for.</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>