Skip to content

Commit 29e0f04

Browse files
committed
[C11] Remove WG14 N1353 from the list of papers to track
Only the first proposed changes in the paper were adopted, and that wording was changing "operations" into "operators", which is purely an editorial change.
1 parent 9b8c3c6 commit 29e0f04

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
@@ -457,11 +457,6 @@ <h2 id="c11">C11 implementation status</h2>
457457
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1349.htm">N1349</a></td>
458458
<td class="unknown" align="center">Unknown</td>
459459
</tr>
460-
<tr>
461-
<td>FLT_EVAL_METHOD issues (first change only)</td>
462-
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1353.pdf">N1353</a></td>
463-
<td class="unknown" align="center">Unknown</td>
464-
</tr>
465460
<tr>
466461
<td>_Bool bit-fields</td>
467462
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1356.htm">N1356</a></td>

0 commit comments

Comments
 (0)