diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index 875521bd505d5b..992dc61d65e428 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -16823,7 +16823,7 @@
C++ defect report implementation status
| 2836 |
- review |
+ tentatively ready |
Conversion rank of long double and extended floating-point types |
Not resolved |
@@ -16997,7 +16997,7 @@ C++ defect report implementation status
| 2865 |
- open |
+ tentatively ready |
Regression on result of conditional operator |
Not resolved |
@@ -17009,7 +17009,7 @@ C++ defect report implementation status
| 2867 |
- open |
+ review |
Order of initialization for structured bindings |
Not resolved |
@@ -17126,6 +17126,18 @@ C++ defect report implementation status
open |
Temporaries and trivial potentially-throwing special member functions |
Not resolved |
+
+
+ | 2887 |
+ open |
+ Missing compatibility entries for xvalues |
+ Not resolved |
+
+
+ | 2888 |
+ open |
+ Missing cases for reference and array types for argument-dependent lookup |
+ Not resolved |