From 736538b0fc719f0b2db249e4d007598e13b9dbcf Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Sat, 15 Oct 2016 23:12:30 +0000 Subject: [PATCH] Mark LWG 2680 as done llvm-svn: 284315 --- libcxx/www/upcoming_meeting.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index 7c1dac0..6c8b29e 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -93,7 +93,7 @@ 2672Should is_empty use error_code in its specification?IssaquahWe already do this 2678std::filesystem enum classes overspecifiedIssaquahNothing to do 2679Inconsistent Use of Effects and Equivalent ToIssaquahNothing to do - 2680Add "Equivalent to" to filesystemIssaquah + 2680Add "Equivalent to" to filesystemIssaquahNothing to do 2681filesystem::copy() cannot copy symlinksIssaquah 2682filesystem::copy() won't create a symlink to a directoryIssaquah 2686Why is std::hash specialized for error_code, but not error_condition?IssaquahPatch ready @@ -171,7 +171,7 @@
  • 2672 - Patch and tests in tree.
  • 2678 - File System; Eric?
  • 2679 - This is just wording cleanup.
  • -
  • 2680 - File System; Eric?
  • +
  • 2680 - This is just wording cleanup.
  • 2681 - File System; Eric?
  • 2682 - File System; Eric?
  • 2686 - Patch and tests ready
  • -- 2.7.4