From d340f6283a3d242bad190ed9b95baa03e5607639 Mon Sep 17 00:00:00 2001 From: Vlad Serebrennikov Date: Mon, 17 Jun 2024 00:22:23 +0300 Subject: [clang][NFC] Update C++ DR issues list --- clang/www/cxx_dr_status.html | 42 +++++++++++++++++++++++++++++++++--------- 1 file changed, 33 insertions(+), 9 deletions(-) (limited to 'clang/www') diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index a7b1e65..c00d022 100755 --- a/clang/www/cxx_dr_status.html +++ b/clang/www/cxx_dr_status.html @@ -15598,7 +15598,7 @@ and POD class 2632 - review + drafting 'user-declared' is not defined Not resolved @@ -16691,7 +16691,7 @@ objects 2814 - review + tentatively ready Alignment requirement of incomplete class type Not resolved @@ -17147,7 +17147,7 @@ objects 2890 - open + review Defining members of local classes Not resolved @@ -17163,27 +17163,27 @@ objects 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 @@ objects 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 -- cgit v1.1