From fb640501a2436f0e7a5c57f62f238dc9fb5d11c7 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Sun, 31 Aug 2014 03:06:20 +0000 Subject: Tests for DR525-550. llvm-svn: 216834 --- clang/www/cxx_dr_status.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'clang/www') diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index 6d27d00a0cc..dba3275df92 100644 --- a/clang/www/cxx_dr_status.html +++ b/clang/www/cxx_dr_status.html @@ -675,7 +675,7 @@ 106 CD1 Creating references to references during template deduction/instantiation - Superseded by 540 + Superseded by 540 107 @@ -705,7 +705,7 @@ 111 NAD Copy constructors and cv-qualifiers - Duplicate of 535 + Duplicate of 535 112 @@ -2003,7 +2003,7 @@ of class templates 327 CD1 Use of "structure" without definition - Duplicate of 538 + Duplicate of 538 328 @@ -3197,13 +3197,13 @@ of class templates 526 CD1 Confusing aspects in the specification of non-deduced contexts - Unknown + Yes 527 CD2 Problems with linkage of types - Unknown + N/A 528 @@ -3221,13 +3221,13 @@ of class templates 530 CD1 Nontype template arguments in constant expressions - Unknown + Yes 531 C++11 Defining members of explicit specializations - Unknown + Partial 532 @@ -3239,19 +3239,19 @@ of class templates 533 NAD Special treatment for C-style header names - Unknown + N/A 534 CD1 template-names and operator-function-ids - Unknown + Yes 535 CD3 Copy construction without a copy constructor - Unknown + Yes 536 @@ -3263,7 +3263,7 @@ of class templates 537 CD1 Definition of “signature” - Unknown + N/A 538 @@ -3271,43 +3271,43 @@ of class templates Definition and usage of structure, POD-struct, POD-union, and POD class - Unknown + N/A 539 CD3 Constraints on type-specifier-seq - Unknown + Yes 540 CD1 Propagation of cv-qualifiers in reference-to-reference collapse - Unknown + Yes 541 CD2 Dependent function types - Unknown + Yes 542 CD2 Value initialization of arrays of POD-structs - Unknown + Yes 543 CD1 Value initialization and default constructors - Unknown + Yes 544 NAD Base class lookup in explicit specialization - Unknown + Yes 545 @@ -3319,7 +3319,7 @@ and POD class 546 C++11 Explicit instantiation of class template members - Unknown + Yes 547 @@ -3331,7 +3331,7 @@ and POD class 548 dup qualified-ids in declarations - Unknown + Duplicate of 482 549 -- cgit v1.2.3