From: Marshall Clow Date: Tue, 26 Feb 2019 17:01:00 +0000 (+0000) Subject: Mark several issues (and one paper) as complete. Reviewed as D58099; but I added... X-Git-Tag: llvmorg-10-init~11186 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b4ab3b9e4d76616bc2f9191255c548517f551ec;p=platform%2Fupstream%2Fllvm.git Mark several issues (and one paper) as complete. Reviewed as D58099; but I added LWG3101 and LWG3144 and P1357R1 as well. llvm-svn: 354898 --- diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 823c37b..68a5d1a 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -159,7 +159,7 @@ P0558R1LWGResolving atomic<T> named base class inconsistenciesKona P0574R1LWGAlgorithm Complexity Constraints and Parallel OverloadsKona P0599R1LWGnoexcept for hash functionsKonaComplete5.0 - P0604R0LWGResolving GB 55, US 84, US 85, US 86Kona + P0604R0LWGResolving GB 55, US 84, US 85, US 86KonaComplete P0607R0LWGInline Variables for the Standard LibraryKonaIn Progress6.0 P0618R0LWGDeprecating <codecvt>Kona P0623R0LWGFinal C++17 Parallel Algorithms FixesKona @@ -422,7 +422,7 @@ 2740constexpr optional::operator->IssaquahComplete 2742Inconsistent string interface taking string_viewIssaquahComplete 2744any's in_place constructorsIssaquahComplete - 2745[fund.ts.v2] Implementability of LWG 2451Issaquah + 2745[fund.ts.v2] Implementability of LWG 2451IssaquahComplete 2747Possibly redundant std::move in [alg.foreach]IssaquahComplete 2748swappable traits for optionalsIssaquahComplete 2749swappable traits for variantsIssaquahComplete @@ -503,7 +503,7 @@ -

Last Updated: 3-Aug-2018

+

Last Updated: 26-Feb-2018

diff --git a/libcxx/www/cxx2a_status.html b/libcxx/www/cxx2a_status.html index 64278ad5..4f93f3f 100644 --- a/libcxx/www/cxx2a_status.html +++ b/libcxx/www/cxx2a_status.html @@ -69,7 +69,7 @@ P0653R2LWGUtility to convert a pointer to a raw pointerAlbuquerqueComplete6.0 P0718R2LWGAtomic shared_ptrAlbuquerque P0767R1CWGDeprecate PODAlbuquerqueComplete7.0 - P0768R1CWGLibrary Support for the Spaceship (Comparison) OperatorAlbuquerque + P0768R1CWGLibrary Support for the Spaceship (Comparison) OperatorAlbuquerqueComplete P0777R1LWGTreating Unnecessary decayAlbuquerqueComplete7.0 P0122R7LWG<span>JacksonvilleComplete7.0 P0355R7LWGExtending chrono to Calendars and Time ZonesJacksonvilleIn progress @@ -150,7 +150,7 @@ P1252R2LWGRanges Design CleanupKona P1272R1LWGByteswapping for fun&&nufKona P1286R2CWGContra CWG DR1778Kona - P1357R1LWGTraits for [Un]bounded ArraysKona + P1357R1LWGTraits for [Un]bounded ArraysKonaComplete P1458R1LWGMandating the Standard Library: Clause 16 - Language support libraryKona P1459R1LWGMandating the Standard Library: Clause 18 - Diagnostics libraryKona P1462R1LWGMandating the Standard Library: Clause 20 - Strings libraryKona @@ -312,11 +312,11 @@ 3040basic_string_view::starts_with Effects are incorrectKonaComplete 3077(push|emplace)_back should invalidate the end iteratorKonaNothing to do 3087One final &x in §[list.ops]KonaNothing to do - 3101span's Container constructors need another constraintKona + 3101span's Container constructors need another constraintKonaComplete 3112system_error and filesystem_error constructors taking a string may not be able to meet their postconditionsKona 3119Program-definedness of closure typesKonaNothing to do 3133Modernizing numeric type requirementsKona - 3144span does not have a const_pointer typedefKona + 3144span does not have a const_pointer typedefKonaComplete 3173Enable CTAD for ref-viewKona 3179subrange should always model RangeKona 3180Inconsistently named return type for ranges::minmax_elementKona @@ -324,7 +324,7 @@ -

Last Updated: 25-Feb-2018

+

Last Updated: 26-Feb-2018