Skip to content

Commit 31ace0c

Browse files
AaronBallmanAlexisPerry
authored andcommitted
[C11] Remove WG14 N1537 from the status page
This paper was a rewording of WG14 N1485, correcting terminology and bringing the C11 feature slightly closer in line with the C++11 feature. There is nothing additional to be done or test to conform to what was specified by WG14 N1537, so we'll remove the entry and lean on N1485 to track status for atomics.
1 parent 8cea7ba commit 31ace0c

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
@@ -599,11 +599,6 @@ <h2 id="c11">C11 implementation status</h2>
599599
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1532.htm">N1532</a></td>
600600
<td class="full" align="center">Yes</td>
601601
</tr>
602-
<tr>
603-
<td>Synthesis re _Atomic</td>
604-
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1537.htm">N1537</a></td>
605-
<td class="unknown" align="center">Unknown</td>
606-
</tr>
607602
<tr>
608603
<td>Clarification for wide evaluation</td>
609604
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1531.pdf">N1531</a></td>

0 commit comments

Comments
 (0)