From 4a9ee9caaa68d2bfdeeb47b00ecfed45ede0617d Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Sun, 29 Oct 2017 21:43:30 +0000 Subject: [PATCH] Update status of 2950 llvm-svn: 316873 --- 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 bed438fa12f8..5d05608eb5ca 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -66,17 +66,17 @@ 2944LWG 2905 accidentally removed requirement that construction of the deleter doesn't throw an exceptionAlbuquerque 2945Order of template parameters in optional comparisonsAlbuquerque 2948unique_ptr does not define operator<< for stream outputAlbuquerque - 2950std::byte operations are misspecifiedAlbuquerque + 2950std::byte operations are misspecifiedAlbuquerquePatch Ready 2952iterator_traits should work for pointers to cv TAlbuquerque 2953LWG 2853 should apply to deque::erase tooAlbuquerque 2964Apparently redundant requirement for dynamic_pointer_castAlbuquerque 2965Non-existing path::native_string() in filesystem_error::what() specificationAlbuquerque - 2972What is is_trivially_destructible_v? Yes Albuquerque + 2972What is is_trivially_destructible_v?Albuquerque 2976Dangling uses_allocator specialization for packaged_taskAlbuquerque 2977unordered_meow::merge() has incorrect Throws: clauseAlbuquerque 2978Hash support for pmr::string and friendsAlbuquerque 2979aligned_union should require complete object typesAlbuquerque - 2980Cannot compare_exchange empty pointers Yes Albuquerque + 2980Cannot compare_exchange empty pointersAlbuquerque 2981Remove redundant deduction guides from standard libraryAlbuquerque 2982Making size_type consistent in associative container deduction guidesAlbuquerque 2988Clause 32 cleanup missed one typenameAlbuquerque @@ -96,7 +96,7 @@
  • 2944 -
  • 2945 -
  • 2948 -
  • -
  • 2950 -
  • +
  • 2950 - Patch ready
  • 2952 -
  • 2953 -
  • 2964 -