From 1fb741dfe2deb1fb518b87113f18cb7ac70fb34d Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 3 Jan 2018 03:43:32 +0000 Subject: Mark issue #2866 as "nothing to do" git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@321687 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1z_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 315476522..deceef99a 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -475,7 +475,7 @@ 2855std::throw_with_nested("string_literal")KonaComplete 2857{variant,optional,any}::emplace should return the constructed valueKonaComplete 2861basic_string should require that charT match traits::char_typeKonaComplete - 2866Incorrect derived classes constraintsKona + 2866Incorrect derived classes constraintsKonaNothing to do 2868Missing specification of bad_any_cast::what()KonaComplete 2872Add definition for direct-non-list-initializationKonaComplete 2873Add noexcept to several shared_ptr related functionsKonaComplete @@ -503,7 +503,7 @@ -

Last Updated: 27-Jul-2017

+

Last Updated: 2-Jan-2018

-- cgit v1.2.3