<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:aaronpuchert@alice-dsl.net" title="Aaron Puchert <aaronpuchert@alice-dsl.net>"> <span class="fn">Aaron Puchert</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Crash on clang_getCursor with lambda expression"
href="https://bugs.llvm.org/show_bug.cgi?id=46147">bug 46147</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>FIXED
</td>
</tr>
<tr>
<td style="text-align:right;">Fixed By Commit(s)</td>
<td>
</td>
<td>6e089e98a9d5d7d0dda259f68b8ba7f4556cc5b3
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>christian.kandeler@theqtcompany.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Crash on clang_getCursor with lambda expression"
href="https://bugs.llvm.org/show_bug.cgi?id=46147#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Crash on clang_getCursor with lambda expression"
href="https://bugs.llvm.org/show_bug.cgi?id=46147">bug 46147</a>
from <span class="vcard"><a class="email" href="mailto:aaronpuchert@alice-dsl.net" title="Aaron Puchert <aaronpuchert@alice-dsl.net>"> <span class="fn">Aaron Puchert</span></a>
</span></b>
<pre>Someone fixed the bug in <a href="https://reviews.llvm.org/D82629">https://reviews.llvm.org/D82629</a>, so I'll close this.
The fix will be in Clang 11.
(In reply to Richard Smith from <a href="show_bug.cgi?id=46147#c6">comment #6</a>)
<span class="quote">> I think we got this aspect of the design of lambda ASTs wrong. We shouldn't
> ever be tracking capture initializers on the `FieldDecl`, we should instead
> always track them as subexpressions of the `LambdaExpr`.</span >
I'm still interested in looking into that, let's see if I can find the time.</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>