From 4d170c801bd9dd299b0af8cd943457b921ce9919 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 6 Feb 2018 03:23:16 +0000 Subject: [PATCH] Mark issue 3034 as 'Patch Ready' llvm-svn: 324310 --- 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 fadd4e8..a17bce2 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -81,7 +81,7 @@ 3017list splice functions should use addressofJacksonville 3020[networking.ts] Remove spurious nested value_type buffer sequence requirementJacksonville 3026filesystem::weakly_canonical still defined in terms of canonical(p, base)Jacksonville -3030Who shall meet the requirements of try_lock?Jacksonville +3030Who shall meet the requirements of try_lock?JacksonvilleNothing to do 3034P0767R1 breaks previously-standard-layout typesJacksonville 3035std::allocator's constructors should be constexprJacksonvillePatch Ready 3039Unnecessary decay in thread and packaged_taskJacksonvillePatch Ready @@ -129,7 +129,7 @@
  • 3017 - We don't do the splicing stuff yet
  • 3020 - No networking TS implementation yet
  • 3026 - I think this is just wording cleanup - Eric?
  • -
  • 3030 - Wording changes only?? Do we handle exceptions correctly here?
  • +
  • 3030 - Wording changes only
  • 3034 - Need to check if our tests are correct.
  • 3035 - Patch Ready
  • 3039 - Patch Ready
  • -- 2.7.4