From 9eb338c42eb0f92fa512a09e8156892438cab441 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 30 Jan 2018 21:49:17 +0000 Subject: [PATCH] Add LWG3051 llvm-svn: 323822 --- libcxx/www/upcoming_meeting.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index 36b8b24ded6e..f5b2e91fd789 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -90,6 +90,7 @@ 3043Bogus postcondition for filesystem_error constructorJacksonville 3045atomic<floating-point> doesn't have value_type or difference_typeJacksonville 3048transform_reduce(exec, first1, last1, first2, init) discards execution policyJacksonville +3051Floating point classifications were inadvertently changed in P0175JacksonvilleNothing to do @@ -126,6 +127,7 @@
  • 3043 - We have a 'TODO(ericwf)' here
  • 3045 - We haven't done the <atomic> rework yet.
  • 3048 - We haven't done the parallel algorithms yet.
  • +
  • 3051 - Fixing an inadvertent wording change
  • Last Updated: 29-Jan-2018