From 59955033d224af1c6df1d766509fa8f894dfd4c2 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Wed, 8 Feb 2017 19:04:18 +0000 Subject: [PATCH] Update info for LWG 2665 in upcoming_meeting.html git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@294501 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/upcoming_meeting.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index 41685482e..b0ae9293d 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -85,7 +85,7 @@ 2855std::throw_with_nested("string_literal")Kona
Priority 1 Bugs
- 2665remove_filename() post condition is incorrectKona + 2665remove_filename() post condition is incorrectKonaWe do this already 2806Base class of bad_optional_accessKonaWe do this already 2857{variant,optional,any}::emplace should return the constructed valueKona @@ -118,12 +118,12 @@
  • 2853 - I think that this will be mostly adding tests.
  • 2855 - This should be easy; trick will be devising tests.
  • -
  • 2665 - Eric?
  • +
  • 2665 - We do this already.
  • 2806 - We do this already.
  • 2857 - This is the subject of several NB comments.
  • -

    Last Updated: 6-Feb-2017

    +

    Last Updated: 7-Feb-2017