<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - WinEHPrepare crashes, need to reimplement using new non-landingpad EH representation"
href="https://llvm.org/bugs/show_bug.cgi?id=22975">bug 22975</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 - WinEHPrepare crashes, need to reimplement using new non-landingpad EH representation"
href="https://llvm.org/bugs/show_bug.cgi?id=22975#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - WinEHPrepare crashes, need to reimplement using new non-landingpad EH representation"
href="https://llvm.org/bugs/show_bug.cgi?id=22975">bug 22975</a>
from <span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span></b>
<pre>We have a new, non-landingpad representation for the Windows EH model that
addresses all the issues duplicated against this one. There are still some
crash bugs in it (such as <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [WinEH] cleanuppad funclets for C++ EH cannot catch exceptions"
href="show_bug.cgi?id=25162">https://llvm.org/bugs/show_bug.cgi?id=25162</a>), so
exceptions are still off by default in clang. However, you can turn them on
with -fexceptions in clang++ or /EHs in clang-cl.</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>