diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -1321,6 +1321,53 @@
P2201R1 |
Yes |
+
+
+ | Deducing this |
+ P0847R7 |
+ No |
+
+
+ | Change scope of lambda trailing-return-type |
+ P2036R3 |
+ No |
+
+
+ | Multidimensional subscript operator |
+ P2128R6 |
+ No |
+
+
+ | Non-literal variables (and labels and gotos) in constexpr functions) |
+ P2242R3 |
+ No |
+
+
+ | Character encoding of diagnostic text |
+ P2246R1 |
+ Yes |
+
+
+ | Character sets and encodings |
+ P2314R4 |
+ Yes |
+
+
+ | Consistent character literal encoding |
+ P2316R2 |
+ Yes |
+
+
+ | Add support for preprocessing directives elifdef and elifndef |
+ P2334R1 |
+ Clang 13 |
+
+
+ | Extend init-statement to allow alias-declaration |
+ P2360R0 |
+ No |
+
+