<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:dholbert@mozilla.com" title="Daniel Holbert <dholbert@mozilla.com>"> <span class="fn">Daniel Holbert</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Clang 3.8 crash after "error: typedef redefinition with different types""
href="https://bugs.llvm.org/show_bug.cgi?id=32529">bug 32529</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;">Resolution</td>
<td>---
</td>
<td>WORKSFORME
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Clang 3.8 crash after "error: typedef redefinition with different types""
href="https://bugs.llvm.org/show_bug.cgi?id=32529#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Clang 3.8 crash after "error: typedef redefinition with different types""
href="https://bugs.llvm.org/show_bug.cgi?id=32529">bug 32529</a>
from <span class="vcard"><a class="email" href="mailto:dholbert@mozilla.com" title="Daniel Holbert <dholbert@mozilla.com>"> <span class="fn">Daniel Holbert</span></a>
</span></b>
<pre>Sorry, I think I just uncovered an already-known clang crash that was
suppressed in Firefox source code & which I unsuppressed by moving some code
around.
This is the crash suppressed by the CLANG_CRASH_BUG hack here:
<a href="https://dxr.mozilla.org/mozilla-central/rev/81e37ef1360ba4505726ddf542ebdcc952a57578/layout/generic/nsGridContainerFrame.cpp#34">https://dxr.mozilla.org/mozilla-central/rev/81e37ef1360ba4505726ddf542ebdcc952a57578/layout/generic/nsGridContainerFrame.cpp#34</a>
...and that suppression is specific to clang 3.8 and lower, so I think this
crash is fixed in newer clang versions. I'll reopen if I discover this to not
be the case. (I don't have newer clang on this machine but I do have it
elsewhere.)</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>