From d086fccc3a19cf9fc48605fc76635b90062cf037 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 13 Nov 2018 17:09:25 +0000 Subject: [PATCH] [NFC][libcxx] Mark P1006 as implemented in LLVM 8.0 It was implemented in https://reviews.llvm.org/D53867 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@346765 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx2a_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/cxx2a_status.html b/www/cxx2a_status.html index f1486f903..a3a124ecb 100644 --- a/www/cxx2a_status.html +++ b/www/cxx2a_status.html @@ -123,7 +123,7 @@ P0899R1LWGP0899R1 - LWG 3016 is not a defectSan Diego P0919R3LWGHeterogeneous lookup for unordered containersSan Diego P0972R0LWG<chrono> zero(), min(), and max() should be noexceptSan Diego - P1006R1LWGConstexpr in std::pointer_traitsSan Diego + P1006R1LWGConstexpr in std::pointer_traitsSan Diego 8.0 P1007R3LWGstd::assume_alignedSan Diego P1020R1LWGSmart pointer creation with default initializationSan Diego P1032R1LWGMisc constexpr bitsSan Diego