<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:jonathan.sauer@gmx.de" title="jonathan.sauer@gmx.de">jonathan.sauer@gmx.de</a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - segmentation fault durin compilation"
href="http://llvm.org/bugs/show_bug.cgi?id=19349">bug 19349</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;">CC</td>
<td>
</td>
<td>jonathan.sauer@gmx.de
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WORKSFORME
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - segmentation fault durin compilation"
href="http://llvm.org/bugs/show_bug.cgi?id=19349#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - segmentation fault durin compilation"
href="http://llvm.org/bugs/show_bug.cgi?id=19349">bug 19349</a>
from <span class="vcard"><a class="email" href="mailto:jonathan.sauer@gmx.de" title="jonathan.sauer@gmx.de">jonathan.sauer@gmx.de</a>
</span></b>
<pre>After adding a ";" after the lambda function, the code compiles with clang
r205174 (3.5 trunk) as well as Apple's clang-500.2.79 (based on clang 3.3).
Clang 3.0 is very old and didn't have complete support for C++11 yet (I'm
fairly sure it didn't support lambda functions at all). I'm closing this bug as
the crash doesn't happen anymore with a current version. Please feel free to
reopen if you disagree, though.</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>