Skip to content

Commit 27727d8

Browse files
committed
[C23] Remove WG14 N2517 from the status page
This paper proposes no normative changes, just updates an example in the standard. It was incorrect for us to have marked it as No in the first place.
1 parent 933f722 commit 27727d8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

clang/www/c_status.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -330,11 +330,6 @@ <h2 id="c2x">C23 implementation status</h2>
330330
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2508.pdf">N2508</a></td>
331331
<td class="full" align="center">Clang 18</td>
332332
</tr>
333-
<tr>
334-
<td>Clarification request for C17 example of undefined behavior</td>
335-
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2517.pdf">N2517</a></td>
336-
<td class="none" align="center">No</td>
337-
</tr>
338333
<tr>
339334
<td>Querying attribute support</td>
340335
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2553.pdf">N2553</a></td>

0 commit comments

Comments
 (0)