From 0c5dd15e09bd983b298a471e58144a9693910eb4 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 6 Jul 2015 19:36:44 +0000 Subject: [PATCH] Mark LWG#2420 as complete. Eric did this in r228705. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@241491 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1z_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 597fe430..5dafd179 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -117,7 +117,7 @@ 2407packaged_task(allocator_arg_t, const Allocator&, F&&) should neither be constrained nor explicitLenexaComplete 2411shared_ptr is only contextually convertible to boolLenexaComplete 2415Inconsistency between unique_ptr and shared_ptrLenexaComplete - 2420function does not discard the return value of the target objectLenexa + 2420function does not discard the return value of the target objectLenexaComplete 2425operator delete(void*, size_t) doesn't invalidate pointers sufficientlyLenexaComplete 2427Container adaptors as sequence containers, reduxLenexaComplete 2428"External declaration" used without being definedLenexaComplete