<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:popizdeh@gmail.com" title="Nikola Smiljanić <popizdeh@gmail.com>"> <span class="fn">Nikola Smiljanić</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Nested class with std::unique_ptr with custom deleter causes clang to crash."
href="http://llvm.org/bugs/show_bug.cgi?id=19508">bug 19508</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>popizdeh@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 - Nested class with std::unique_ptr with custom deleter causes clang to crash."
href="http://llvm.org/bugs/show_bug.cgi?id=19508#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Nested class with std::unique_ptr with custom deleter causes clang to crash."
href="http://llvm.org/bugs/show_bug.cgi?id=19508">bug 19508</a>
from <span class="vcard"><a class="email" href="mailto:popizdeh@gmail.com" title="Nikola Smiljanić <popizdeh@gmail.com>"> <span class="fn">Nikola Smiljanić</span></a>
</span></b>
<pre>I've just tried this with clang 3.4.1 on ubuntu 14.04 and there's no crash.
Command line used:
clang -std=c++11 -fsyntax-only test.cpp
Feel free to reopen if you're still seeing this but make sure to include a
preprocessed file.</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>