From 23b242f91060c36539a0aec091b73fe4b0dd7a1f Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 7 May 2018 18:59:04 +0000 Subject: [PATCH] Status updates for Rapperswil llvm-svn: 331661 --- libcxx/www/upcoming_meeting.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index e9db19ae9478..18e2a3020d12 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -64,7 +64,7 @@ 2970Return type of std::visit misspecifiedRapperswil 3058Parallel adjacent_difference shouldn't require creating temporariesRapperswil 3062Unnecessary decay_t in is_execution_policy_v should be remove_cvref_tRapperswil -3067recursive_directory_iterator::pop must invalidateRapperswil +3067recursive_directory_iterator::pop must invalidateRapperswilNothing to do 3071[networking.ts] read_until still refers to "input sequence"RapperswilNothing to do 3074Non-member functions for valarray should only deduce from the valarrayRapperswil 3076basic_string CTAD ambiguityRapperswil @@ -74,7 +74,7 @@ 3094[time.duration.io]p4 makes surprising claims about encodingRapperswil 3100Unnecessary and confusing "empty span" wordingRapperswilNothing to do 3102Clarify span iterator and const_iterator behaviorRapperswil -3104Fixing duration divisionRapperswil +3104Fixing duration divisionRapperswilComplete @@ -95,7 +95,7 @@
  • 2970 -
  • 3058 -
  • 3062 - This should be very easy.
  • -
  • 3067 -
  • +
  • 3067 - Adding restrictions; no code changes needed.
  • 3071 - This is just wording cleanup.
  • 3074 -
  • 3076 -
  • @@ -105,7 +105,7 @@
  • 3094 -
  • 3100 - This is just wording cleanup.
  • 3102 - This should be just adding tests.
  • -
  • 3104 -
  • +
  • 3104 - We already do this.
  • Comments about the "Review" issues

    -- 2.34.1