diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index a7b1e652330e4e..c00d022b864464 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -15598,7 +15598,7 @@
C++ defect report implementation status
| 2632 |
- review |
+ drafting |
'user-declared' is not defined |
Not resolved |
@@ -16691,7 +16691,7 @@ C++ defect report implementation status
| 2814 |
- review |
+ tentatively ready |
Alignment requirement of incomplete class type |
Not resolved |
@@ -17147,7 +17147,7 @@ C++ defect report implementation status
| 2890 |
- open |
+ review |
Defining members of local classes |
Not resolved |
@@ -17163,27 +17163,27 @@ C++ defect report implementation status
Unclear usual arithmetic conversions |
Not resolved |
-
+
| 2893 |
- open |
+ NAD |
Instantiations in discarded if constexpr substatements |
- Not resolved |
+ Unknown |
| 2894 |
- open |
+ review |
Functional casts create prvalues of reference type |
Not resolved |
| 2895 |
- open |
+ tentatively ready |
Initialization should ignore the destination type's cv-qualification |
Not resolved |
| 2896 |
- open |
+ review |
Template argument deduction involving exception specifications |
Not resolved |
@@ -17204,6 +17204,30 @@ C++ defect report implementation status
open |
Bad value representations should cause undefined behavior |
Not resolved |
+
+
+ | 2900 |
+ open |
+ Deduction of non-type template arguments with placeholder types |
+ Not resolved |
+
+
+ | 2901 |
+ open |
+ Unclear semantics for near-match aliased access |
+ Not resolved |
+
+
+ | 2902 |
+ review |
+ Implicit this transformation outside of permitted contexts |
+ Not resolved |
+
+
+ | 2903 |
+ tentatively ready |
+ Can we omit the template disambiguator in nested-name-specifiers in type-only contexts? |
+ Not resolved |