From 5090559bd4e4ddfa95990d2f95efdc6c76290f19 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Fri, 27 Jul 2018 03:16:02 +0000 Subject: [PATCH] Correctly mark the Filesystem status as complete. llvm-svn: 338094 --- libcxx/www/cxx1z_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index de8caa8..dc35283 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -83,8 +83,8 @@ P0024R2LWGThe Parallelism TS Should be StandardizedJacksonville P0226R1LWGMathematical Special Functions for C++17Jacksonville - P0220R1LWGAdopt Library Fundamentals V1 TS Components for C++17JacksonvilleComplete7.0 - P0218R1LWGAdopt the File System TS for C++17JacksonvilleIn Progress + P0220R1LWGAdopt Library Fundamentals V1 TS Components for C++17JacksonvilleIn Progress + P0218R1LWGAdopt the File System TS for C++17JacksonvilleComplete7.0 P0033R1LWGRe-enabling shared_from_thisJacksonvilleComplete3.9 P0005R4LWGAdopt not_fn from Library Fundamentals 2 for C++17JacksonvilleComplete3.9 P0152R1LWGconstexpr atomic::is_always_lock_freeJacksonvilleComplete3.9 -- 2.7.4