From 5cd312d352dc663aec3b658e2bf5da347f365eb1 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Wed, 14 Aug 2019 22:57:51 +0000 Subject: [www] Update DR status page to match latest version of CWG issues list. llvm-svn: 368941 --- clang/www/cxx_dr_status.html | 166 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 134 insertions(+), 32 deletions(-) diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index f36db8a..a8172eb 100755 --- a/clang/www/cxx_dr_status.html +++ b/clang/www/cxx_dr_status.html @@ -4131,11 +4131,11 @@ and POD class Restrictions on declarators with late-specified return types Partial - + 682 - drafting + tentatively ready Missing description of lookup of template aliases - Not resolved + Unknown 683 @@ -10847,7 +10847,7 @@ and POD class 1839 - drafting + review Lookup of block-scope extern declarations Not resolved @@ -13053,11 +13053,11 @@ and POD class Composite type of object and function pointers Unknown - + 2207 - drafting + tentatively ready Alignment of allocation function return value - Not resolved + Unknown 2208 @@ -13567,7 +13567,7 @@ and POD class 2292 DRWP simple-template-id is ambiguous between class-name and type-name - Unknown + SVN 2293 @@ -13611,11 +13611,11 @@ and POD class constexpr vararg functions Unknown - + 2300 - drafting + tentatively ready Lambdas in multiple definitions - Not resolved + Unknown 2301 @@ -13797,11 +13797,11 @@ and POD class Missing references to variable templates Unknown - + 2331 - DR + drafting Redundancy in description of class scope - Unknown + Not resolved 2332 @@ -13895,7 +13895,7 @@ and POD class 2347 - drafting + review Passing short scoped enumerations to ellipsis Not resolved @@ -14007,11 +14007,11 @@ and POD class Confusing specification for dynamic_cast Unknown - + 2366 - drafting + tentatively ready Can default initialization be constant initialization? - Not resolved + Unknown 2367 @@ -14057,7 +14057,7 @@ and POD class 2374 - drafting + review Overly permissive specification of enum direct-list-initialization Not resolved @@ -14067,11 +14067,11 @@ and POD class Multiple redeclarations of constexpr static data members Unknown - + 2376 - drafting + tentatively ready Class template argument deduction with array declarator - Not resolved + Unknown 2377 @@ -14139,11 +14139,11 @@ and POD class Linkage of const-qualified variable template SVN - + 2388 - drafting + NAD Applicability of contract-attribute-specifiers - Not resolved + Unknown 2389 @@ -14151,11 +14151,11 @@ and POD class Agreement of deduced and explicitly-specified variable types Not resolved - + 2390 - drafting + tentatively ready Is the argument of __has_cpp_attribute macro-expanded? - Not resolved + Unknown 2391 @@ -14207,15 +14207,15 @@ and POD class 2399 - drafting + review Unclear referent of “expression” in assignment-expression Not resolved - + 2400 - drafting + tentatively ready Constexpr virtual functions and temporary objects - Not resolved + Unknown 2401 @@ -14229,6 +14229,108 @@ and POD class When is the restriction to a single c-char in a Unicode literal enforced? Not resolved + + 2403 + open + Temporary materialization and base/member initialization + Not resolved + + + 2404 + tentatively ready + [[no_unique_address]] and allocation order + Unknown + + + 2405 + drafting + Additional type-dependent expressions + Not resolved + + + 2406 + tentatively ready + [[fallthrough]] attribute and iteration statements + Unknown + + + 2407 + review + Missing entry in Annex C for defaulted comparison operators + Not resolved + + + 2408 + open + Temporaries and previously-initialized elements in aggregate initialization + Not resolved + + + 2409 + drafting + Explicit specializations of constexpr static data members + Not resolved + + + 2410 + review + Implicit calls of immediate functions + Not resolved + + + 2411 + open + Comparison of pointers to members in template non-type arguments + Not resolved + + + 2412 + open + SFINAE vs undeduced placeholder type + Not resolved + + + 2413 + drafting + typename in conversion-function-ids + Not resolved + + + 2414 + drafting + Unclear results if both member and friend operator<=> are declared + Not resolved + + + 2415 + NAD + using-declarations vs copy assignment operators + Unknown + + + 2416 + open + Explicit specializations vs constexpr and consteval + Not resolved + + + 2417 + open + Explicit instantiation and exception specifications + Not resolved + + + 2418 + tentatively ready + Missing cases in definition of “usable in constant expressions” + Unknown + + + 2419 + open + Loss of generality treating pointers to objects as one-element arrays + Not resolved + -- cgit v1.1