<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dimitry@andric.com" title="Dimitry Andric <dimitry@andric.com>"> <span class="fn">Dimitry Andric</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED INVALID - Segmentation fault: 11 with >= in lambda in c++11" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24304&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=9I8zTfUQFMiZvsuyJIx-mj2bMILXzeqxqL6Rjj5NRUE&s=bz8S9P5v7GMIa7i1vcY31sPg80c-xb3WZlCKTnHqZ0c&e=">bug 24304</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>dimitry@andric.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED INVALID - Segmentation fault: 11 with >= in lambda in c++11" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24304-23c2&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=9I8zTfUQFMiZvsuyJIx-mj2bMILXzeqxqL6Rjj5NRUE&s=M-Wp3OSBNsYm03aNiEjm1lEE5fgEHQUa6BH2MxdzWIQ&e=">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED INVALID - Segmentation fault: 11 with >= in lambda in c++11" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24304&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=9I8zTfUQFMiZvsuyJIx-mj2bMILXzeqxqL6Rjj5NRUE&s=bz8S9P5v7GMIa7i1vcY31sPg80c-xb3WZlCKTnHqZ0c&e=">bug 24304</a>
from <span class="vcard"><a class="email" href="mailto:dimitry@andric.com" title="Dimitry Andric <dimitry@andric.com>"> <span class="fn">Dimitry Andric</span></a>
</span></b>
<pre>You cannot use >= to compare elements, when using std::sort(). See also <a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED INVALID - compare function with equal semantics cause std::sort function core dump" href="show_bug.cgi?id=16819">bug
16819</a> and <a class="bz_bug_link
bz_status_RESOLVED bz_closed" title="RESOLVED INVALID - stl::sort cannot sort globally declared vector of struct type" href="show_bug.cgi?id=22993">bug 22993</a>.</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>