<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:richard-llvm@metafoo.co.uk" title="Richard Smith <richard-llvm@metafoo.co.uk>"> <span class="fn">Richard Smith</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - support braced-init-list of exact size + array new with no default ctor as an extension"
href="https://llvm.org/bugs/show_bug.cgi?id=22924">bug 22924</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 - support braced-init-list of exact size + array new with no default ctor as an extension"
href="https://llvm.org/bugs/show_bug.cgi?id=22924#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - support braced-init-list of exact size + array new with no default ctor as an extension"
href="https://llvm.org/bugs/show_bug.cgi?id=22924">bug 22924</a>
from <span class="vcard"><a class="email" href="mailto:richard-llvm@metafoo.co.uk" title="Richard Smith <richard-llvm@metafoo.co.uk>"> <span class="fn">Richard Smith</span></a>
</span></b>
<pre>As of r283406, we now choose to treat this as a defect in the standard, and no
longer require default-constructibility for the array element type in a
fixed-size array new if all elements have an explicit initializer.
(In reply to <a href="show_bug.cgi?id=22924#c9">comment #9</a>)
<span class="quote">> Attached is patch to solve this issue.</span >
Thank you, but please send patches to cfe-commits in future. Patches attached
to bugzilla are likely not to be seen by anyone in a timely fashion.</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>