<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:sammccall@google.com" title="Sam McCall <sammccall@google.com>"> <span class="fn">Sam McCall</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - RecoveryExpr: Invalid header causes an assertion evaluating bool condition in 'if' "missing lvalue-to-rvalue conv in bool condition""
href="https://bugs.llvm.org/show_bug.cgi?id=46837">bug 46837</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;">CC</td>
<td>
</td>
<td>sammccall@google.com
</td>
</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 - RecoveryExpr: Invalid header causes an assertion evaluating bool condition in 'if' "missing lvalue-to-rvalue conv in bool condition""
href="https://bugs.llvm.org/show_bug.cgi?id=46837#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - RecoveryExpr: Invalid header causes an assertion evaluating bool condition in 'if' "missing lvalue-to-rvalue conv in bool condition""
href="https://bugs.llvm.org/show_bug.cgi?id=46837">bug 46837</a>
from <span class="vcard"><a class="email" href="mailto:sammccall@google.com" title="Sam McCall <sammccall@google.com>"> <span class="fn">Sam McCall</span></a>
</span></b>
<pre>I believe this has been fixed in
<a href="https://github.com/llvm/llvm-project/commit/bd4662cd3f3743e08699e6bab976d9e7b163ece0">https://github.com/llvm/llvm-project/commit/bd4662cd3f3743e08699e6bab976d9e7b163ece0</a>
following the approach Richard explains in #15: treat error-dependent
expressions as potentially-constant, but fail to evaluate 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>