From 4bf466bd0953b9cbfa7c31a6fad80c2abf8e5543 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 10 Oct 2016 21:37:16 +0000 Subject: [PATCH] Mark 2777 as complete llvm-svn: 283804 --- 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 2af7746..29a5414 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -131,7 +131,7 @@ 2771Broken Effects of some basic_string::compare functions in terms of basic_string_viewIssaquahWe already do this 2773Making std::ignore constexprIssaquah - 2777basic_string_view::copy should use char_traits::copyIssaquah + 2777basic_string_view::copy should use char_traits::copyIssaquahPatch Ready 2778basic_string_view is missing constexprIssaquah @@ -209,7 +209,7 @@
  • 2771 - We already do this.
  • 2773 -
  • -
  • 2777 - This should be easy; existing tests should suffice
  • +
  • 2777 - Patch ready; existing tests should suffice
  • 2778 - This is mostly tests.
  • -- 2.7.4