<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:koraq@xs4all.nl" title="Mark de Wever <koraq@xs4all.nl>"> <span class="fn">Mark de Wever</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Assertion failure in return statement for a type with fold expression that contains two parameter packs in a function template of a class template"
href="https://bugs.llvm.org/show_bug.cgi?id=26793">bug 26793</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;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</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>koraq@xs4all.nl
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Assertion failure in return statement for a type with fold expression that contains two parameter packs in a function template of a class template"
href="https://bugs.llvm.org/show_bug.cgi?id=26793#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Assertion failure in return statement for a type with fold expression that contains two parameter packs in a function template of a class template"
href="https://bugs.llvm.org/show_bug.cgi?id=26793">bug 26793</a>
from <span class="vcard"><a class="email" href="mailto:koraq@xs4all.nl" title="Mark de Wever <koraq@xs4all.nl>"> <span class="fn">Mark de Wever</span></a>
</span></b>
<pre>It seems fixed in clang 9
using no std give a warning
<a href="https://godbolt.org/z/TceQ22">https://godbolt.org/z/TceQ22</a>
Using -std=c++17 compiles
<a href="https://godbolt.org/z/GVQpjB">https://godbolt.org/z/GVQpjB</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>