Skip to content

Commit 14176d1

Browse files
committed
[C2y] Remove WG14 N3459 from the C status page
Only changes 1 and 2 were adopted in Graz and those are both editorial changes which don't impact the behavior of compilers, so there's no need to track this paper.
1 parent 7de895f commit 14176d1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

clang/www/c_status.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,6 @@ <h2 id="c2y">C2y implementation status</h2>
265265
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3363.pdf">N3363</a></td>
266266
<td class="unknown" align="center">Unknown</td>
267267
</tr>
268-
<tr>
269-
<td>Integer and arithmetic constant expressions, v. 2</td>
270-
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3459.pdf">N3459</a></td>
271-
<!-- first and second change only -->
272-
<td class="unknown" align="center">Unknown</td>
273-
</tr>
274268
<tr>
275269
<td>Preprocessor integer expressions, v. 2</td>
276270
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3505.pdf">N3505</a></td>

0 commit comments

Comments
 (0)