diff --git a/clang/www/c_status.html b/clang/www/c_status.html
index 3ba814c757cb1e..e561f5359a1638 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -894,6 +894,11 @@
C2x implementation status
N2728 |
Unknown |
+
+ | IEC 60559 binding |
+ N2749 |
+ Unknown |
+
| Static initialization of DFP zeros |
N2755 |
@@ -905,6 +910,11 @@ C2x implementation status
Yes |
+
+ | Annex F overflow and underflow |
+ N2747 |
+ Yes |
+
| Remove UB from Incomplete Types in Function Parameters |
N2770 |
@@ -950,6 +960,16 @@ C2x implementation status
N2843 |
Unknown |
+
+ | Clarification about expression transformations |
+ N2846 |
+ Unknown |
+
+
+ | Contradiction about INFINITY macro |
+ N2848 |
+ Unknown |
+
| Require exact-width integer type interfaces |
N2872 |
@@ -961,6 +981,11 @@ C2x implementation status
N2701 |
Yes |
+
+ | Quantum exponent of NaN (version 2) |
+ N2754 |
+ Unknown |
+
| The noreturn attribute |
N2764 |
@@ -1011,6 +1036,11 @@ C2x implementation status
N2844 |
Unknown |
+
+ | Revised Suggestions of Change for Numerically Equal/Equivalent |
+ N2847 |
+ Unknown |
+
| 5.2.4.2.2 Cleanup, Again Again (N2806 update) |
N2879 |
@@ -1037,6 +1067,11 @@ C2x implementation status
+
+ | Type annex tgmath narrowing macros with integer args v2 |
+ N2931 |
+ Unknown |
+
| Revise spelling of keywords v7 |
N2934 |
@@ -1053,6 +1088,11 @@ C2x implementation status
Yes |
+
+ | Annex X (replacing Annex H) for IEC 60559 interchange |
+ N2601 |
+ No |
+
| Indeterminate Values and Trap Representations |
N2861 |