From 4e18fe9ac8b4f78af2e5a0c99c012a6694d5fe38 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Sun, 29 Oct 2017 19:02:00 +0000 Subject: [PATCH] Issues to be voted on in ABQ llvm-svn: 316867 --- libcxx/www/upcoming_meeting.html | 81 +++++++++++++++++++++++++--------------- 1 file changed, 50 insertions(+), 31 deletions(-) diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index b57b786..bed438f 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/www/upcoming_meeting.html @@ -59,42 +59,61 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +
Issue #Issue NameMeetingStatus
2444Inconsistent complexity for std::sort_heapToronto
2593Moved-from state of AllocatorsToronto
2597std::log misspecified for complex numbersToronto
2783stack::emplace() and queue::emplace() should return decltype(auto)Toronto
2932Constraints on parallel algorithm implementations are underspecifiedToronto
2937Is equivalent("existing_thing", "not_existing_thing") an error?TorontoComplete
2940result_of specification also needs a little cleanupToronto
2942LWG 2873's resolution missed weak_ptr::owner_beforeToronto
2954Specialization of the convenience variable templates should be prohibitedToronto
2961Bad postcondition for set_default_resourceToronto
2966Incomplete resolution of US 74Toronto
2974Diagnose out of bounds tuple_element/variant_alternativeToronto
Priority 1 Bugs
2665remove_filename() post condition is incorrectTorontoWe do this already
Immediate Issues in Toronto
2901Variants cannot properly support allocatorsTorontoWe do this already
2956filesystem::canonical() still defined in terms of absolute(p, base)Toronto
2779[networking.ts] Relax requirements on buffer sequence iteratorsAlbuquerque
2870Default value of parameter theta of polar should be dependentAlbuquerque
2935What should create_directories do when p already exists but is not a directory?Albuquerque
2941§[thread.req.timing] wording should apply to both member and namespace-level functionsAlbuquerque
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
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
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
2981Remove redundant deduction guides from standard libraryAlbuquerque
2982Making size_type consistent in associative container deduction guidesAlbuquerque
2988Clause 32 cleanup missed one typenameAlbuquerque
2993reference_wrapper conversion from T&&Albuquerque
2998Requirements on function objects passed to {forward_,}list-specific algorithmsAlbuquerque
3001weak_ptr::element_type needs remove_extent_tAlbuquerque
3024variant's copies must be deleted instead of disabled via SFINAEAlbuquerque

Comments about the issues

Last Updated: 28-Jun-2017

-- 2.7.4