<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:jdoerfert@anl.gov" title="Johannes Doerfert <jdoerfert@anl.gov>"> <span class="fn">Johannes Doerfert</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Return from new not assumed to be non-null"
href="https://bugs.llvm.org/show_bug.cgi?id=11748">bug 11748</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;">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 - Return from new not assumed to be non-null"
href="https://bugs.llvm.org/show_bug.cgi?id=11748#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Return from new not assumed to be non-null"
href="https://bugs.llvm.org/show_bug.cgi?id=11748">bug 11748</a>
from <span class="vcard"><a class="email" href="mailto:jdoerfert@anl.gov" title="Johannes Doerfert <jdoerfert@anl.gov>"> <span class="fn">Johannes Doerfert</span></a>
</span></b>
<pre>This works now, both wrt. `nonnull` and `dereferenceable` on the return of
`_Znwm` as well as propagation and usage. The assembly for clang and gcc is
almost identical (except what delete version is called).</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>