We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933f722 commit 27727d8Copy full SHA for 27727d8
clang/www/c_status.html
@@ -330,11 +330,6 @@ <h2 id="c2x">C23 implementation status</h2>
330
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2508.pdf">N2508</a></td>
331
<td class="full" align="center">Clang 18</td>
332
</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>
338
<tr>
339
<td>Querying attribute support</td>
340
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2553.pdf">N2553</a></td>
0 commit comments