diff --git a/clang/www/c_status.html b/clang/www/c_status.html
index c0d2a3878c85..7e96dd27218d 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -866,7 +866,7 @@ conformance.
Adding a Fundamental Type for N-bit integers |
N2763 |
- Clang 14 |
+ Clang 15 |
@@ -955,10 +955,127 @@ conformance.
N2872 |
Yes |
+
+
+ @, $, and ‘ in the source/execution character set |
+ N2701 |
+ Yes |
+
+
+ The noreturn attribute |
+ N2764 |
+ Clang 15 |
+
+
+ Literal suffixes for bit-precise integers |
+ N2775 |
+ Clang 15 |
+
+
+ *_HAS_SUBNORM==0 implies what? |
+ N2797 |
+ Yes |
+
+
+ Disambiguate the storage class of some compound literals |
+ N2819 |
+ Unknown |
+
+
+ Add annotations for unreachable control flow v2 |
+ N2826 |
+ No |
+
+
+ Unicode Sequences More Than 21 Bits are a Constraint Violation r0 |
+ N2828 |
+ Clang 3.6 |
+
+
+ Make assert() macro user friendly for C and C++ v2 |
+ N2829 |
+ No |
+
+
+ Identifier Syntax using Unicode Standard Annex 31 |
+ N2836 |
+ No |
+
+
+ No function declarators without prototypes |
+ N2841 |
+ Clang 15 |
+
+
+ Remove default argument promotions for _FloatN types |
+ N2844 |
+ Unknown |
+
+
+ 5.2.4.2.2 Cleanup, Again Again (N2806 update) |
+ N2879 |
+ Yes |
+
+
+ Clarification for max exponent macros-update |
+ N2882 |
+ Unknown |
+
+
+ Consistent, Warningless, and Intuitive Initialization with {}, revision 2 |
+ N2900 |
+ Unknown |
+
+
+ Not-so-magic: typeof, r5 |
+ N2927 |
+
+ Partial
+ Clang supports typeof in GNU standards mode, but its
+ compatibility with this proposal is unknown. Also, Clang does not yet
+ support remove_quals.
+
+ |
+
+
+ Revise spelling of keywords v7 |
+ N2934 |
+ No |
+
+
+ Make false and true first-class language features v8 |
+ N2935 |
+ Clang 15 |
+
+
+ Properly define blocks as part of the grammar v3 |
+ N2937 |
+ Yes |
+
+
+
+ Indeterminate Values and Trap Representations |
+ N2861 |
+ Yes |
+
+
+ Remove ATOMIC_VAR_INIT v2 |
+ N2886 |
+ No |
+
+
+ Require exact-width integer type interfaces v2 |
+ N2888 |
+ Yes |
+
+
+ Wording Change for Variably-Modified Types |
+ N2992 |
+ Yes |
+