<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:arphaman@gmail.com" title="arphaman@gmail.com">arphaman@gmail.com</a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Segfault when move-assigning a std::map with an aligned Key"
href="https://llvm.org/bugs/show_bug.cgi?id=30449">bug 30449</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>arphaman@gmail.com
</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 - Segfault when move-assigning a std::map with an aligned Key"
href="https://llvm.org/bugs/show_bug.cgi?id=30449#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Segfault when move-assigning a std::map with an aligned Key"
href="https://llvm.org/bugs/show_bug.cgi?id=30449">bug 30449</a>
from <span class="vcard"><a class="email" href="mailto:arphaman@gmail.com" title="arphaman@gmail.com">arphaman@gmail.com</a>
</span></b>
<pre>After investigating, I found that this issue was caused by the undefined
behaviour in libc++, which was fixed in r276003
(<a href="http://llvm.org/viewvc/llvm-project?view=revision&revision=276003">http://llvm.org/viewvc/llvm-project?view=revision&revision=276003</a>). I'm
closing this issue because it no longer reproduces since the aforementioned
commit fixed it.</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>