From da178822c240b7d12f21cbd5a9e700d56078ad10 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Sun, 7 Aug 2016 21:47:06 +0000 Subject: [PATCH] Mark LWG 2726 as complete. No code change needed. llvm-svn: 277964 --- 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 108a68b11856..e85f91e4fb2b 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -307,7 +307,7 @@ 2723Do directory_iterator and recursive_directory_iterator become the end iterator upon error?OuluComplete 2724The protected virtual member functions of memory_resource should be privateOulu 2725filesystem::exists(const path&, error_code&) error reportingOuluComplete - 2726[recursive_]directory_iterator::increment(error_code&) is underspecifiedOulu + 2726[recursive_]directory_iterator::increment(error_code&) is underspecifiedOuluComplete 2727Parallel algorithms with constexpr specifierOulu 2728status(p).permissions() and symlink_status(p).permissions() are not specifiedOuluComplete