Skip to content

Commit 3fdef23

Browse files
committed
Remove WG14 N3563
This paper had only non-normative changes and was already covered by existing nullptr_t test coverage.
1 parent 5eef98b commit 3fdef23

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
@@ -361,11 +361,6 @@ <h2 id="c2y">C2y implementation status</h2>
361361
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3532.pdf">N3532</a></td>
362362
<td class="full" align="center">Yes</td>
363363
</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>
369364
<tr>
370365
<td>Classification of the register storage-class specifier</td>
371366
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3544.txt">N3544</a></td>

0 commit comments

Comments
 (0)