Skip to content

Commit d1f96d4

Browse files
committed
[clang][NFC] Claim support for P3106R1 since Clang 17
Test for this paper were added in #91435
1 parent d665d51 commit d1f96d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/cxx_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
172172
<tr>
173173
<td>Clarifying rules for brace elision in aggregate initialization</td>
174174
<td><a href="https://wg21.link/P3106R1">P3106R1</a> (<a href="#dr">DR</a>)</td>
175-
<td class="none" align="center">No</td>
175+
<td class="full" align="center">Clang 17</td>
176176
</tr>
177177
<tr>
178178
<td>Attributes for Structured Bindings</td>

0 commit comments

Comments
 (0)