From 534900b12e65000ce0eea7c1f5b5abb2a4a89ee2 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Wed, 31 Oct 2018 18:33:11 +0000 Subject: [PATCH] [NFC] Mark "Splicing Maps and Sets" as done in LLVM 8.0 llvm-svn: 345759 --- libcxx/www/cxx1z_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 6f3da47..4cbd02a 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -101,7 +101,7 @@ p0040r3LWGExtending memory management toolsOuluComplete4.0 p0063r3LWGC++17 should refer to C11 instead of C99OuluComplete7.0 p0067r3LWGElementary string conversionsOuluNow P0067R5n/a - p0083r3LWGSplicing Maps and SetsOuluPartially Done + p0083r3LWGSplicing Maps and SetsOuluComplete8.0 p0084r2LWGEmplace Return TypeOuluComplete4.0 p0088r3LWGVariant: a type-safe union for C++17OuluComplete4.0 p0137r1CWGCore Issue 1776: Replacement of class objects containing reference membersOuluComplete6.0 -- 2.7.4