diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index c9df1ed37350ba..729135deced825 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -1162,7 +1162,7 @@
C++20 implementation status
P1975R0 |
- | Modules |
+ Modules |
P1103R3 |
Clang 15 |
@@ -1206,6 +1206,11 @@ C++20 implementation status
P2615R1 |
No |
+
+ | P2788R0
+ |
+ No |
+
| Coroutines |
P0912R5 |
@@ -1351,10 +1356,14 @@ C++2b implementation status
- | Deducing this |
+ Deducing this |
P0847R7 |
No |
+
+ | P2797R0 |
+ No |
+
| Change scope of lambda trailing-return-type |
P2036R3 |
@@ -1535,6 +1544,12 @@ C++2b implementation status
P2718R0 |
No |
+
+
+ | Static and explicit object member functions with the same parameter-type-lists |
+ P2797R0 |
+ No |
+