aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2024-06-25 14:02:05 -0400
committerAaron Ballman <aaron@aaronballman.com>2024-06-25 14:02:05 -0400
commita0869331ec0c9ae42f696e87d72416ea5ecb926f (patch)
treed29e79ce02a27d8795ea989a0c949c6107d21a85
parenta790279bf2a8be2f9c42bf80f55a63933e398d0e (diff)
downloadllvm-a0869331ec0c9ae42f696e87d72416ea5ecb926f.zip
llvm-a0869331ec0c9ae42f696e87d72416ea5ecb926f.tar.gz
llvm-a0869331ec0c9ae42f696e87d72416ea5ecb926f.tar.bz2
[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.
-rw-r--r--clang/www/c_status.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/clang/www/c_status.html b/clang/www/c_status.html
index 5b7ba76..84cd8e8 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -600,11 +600,6 @@ conformance.</p>
<td class="full" align="center">Yes</td>
</tr>
<tr>
- <td>Synthesis re _Atomic</td>
- <td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1537.htm">N1537</a></td>
- <td class="unknown" align="center">Unknown</td>
- </tr>
- <tr>
<td>Clarification for wide evaluation</td>
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1531.pdf">N1531</a></td>
<td class="unknown" align="center">Unknown</td>