From 77c17e26eaca06626a4ad1d9b2ccaba28d15b62f Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 13 Nov 2018 17:33:11 +0000 Subject: [PATCH] [NFC][libcxx] Mark P1006R1 as complete llvm-svn: 346767 --- libcxx/www/cxx2a_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/www/cxx2a_status.html b/libcxx/www/cxx2a_status.html index 3899d3928815..5e421651c9f3 100644 --- a/libcxx/www/cxx2a_status.html +++ b/libcxx/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 DiegoComplete8.0 - P1006R1LWGConstexpr in std::pointer_traitsSan Diego 8.0 + P1006R1LWGConstexpr in std::pointer_traitsSan DiegoComplete8.0 P1007R3LWGstd::assume_alignedSan Diego P1020R1LWGSmart pointer creation with default initializationSan Diego P1032R1LWGMisc constexpr bitsSan Diego