diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index f036fc5add2413..a7ce84b5fa7213 100755 --- a/clang/www/cxx_dr_status.html +++ b/clang/www/cxx_dr_status.html @@ -11809,11 +11809,11 @@

C++ defect report implementation status

Reference list-initialization ignores conversion functions Not resolved - + 1997 - drafting + DRWP Placement new and previous initialization - Not resolved + Unknown 1998 @@ -17350,7 +17350,7 @@

C++ defect report implementation status

2916 - tentatively ready + review Variable template partial specializations should not be declared static Not resolved @@ -17427,6 +17427,60 @@

C++ defect report implementation status

open Unclear status of translation unit with module keyword Not resolved + + + 2928 + open + No ordering for initializing thread-local variables + Not resolved + + + 2929 + open + Lifetime of trivially-destructible static or thread-local objects + Not resolved + + + 2930 + open + Unclear term "copy/move operation" in specification of copy elision + Not resolved + + + 2931 + open + Restrictions on operator functions that are explicit object member functions + Not resolved + + + 2932 + open + Value range of empty enumeration + Not resolved + + + 2933 + open + Dangling references + Not resolved + + + 2934 + open + Unclear semantics of exception escaping from unhandled_exception + Not resolved + + + 2935 + open + Destroying the coroutine state when initial-await-resume-called is false + Not resolved + + + 2936 + open + Local classes of templated functions should be part of the current instantiation + Not resolved