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 5eef98b commit 3fdef23Copy full SHA for 3fdef23
clang/www/c_status.html
@@ -361,11 +361,6 @@ <h2 id="c2y">C2y implementation status</h2>
361
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3532.pdf">N3532</a></td>
362
<td class="full" align="center">Yes</td>
363
</tr>
364
- <tr>
365
- <td>Representation of Pointers and nullptr_t</td>
366
- <td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3563.pdf">N3563</a></td>
367
- <td class="unknown" align="center">Unknown</td>
368
- </tr>
369
<tr>
370
<td>Classification of the register storage-class specifier</td>
371
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3544.txt">N3544</a></td>
0 commit comments