From: Nikolas Klauser Date: Wed, 5 Jul 2023 21:42:50 +0000 (-0700) Subject: [libc++] Mark LWG2994 as complete and remove Clang from the version X-Git-Tag: upstream/17.0.6~2793 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=75f6af82c38e965b47db56eec6877ebcbf7852e5;p=platform%2Fupstream%2Fllvm.git [libc++] Mark LWG2994 as complete and remove Clang from the version Reviewed By: #libc, ldionne Spies: ldionne, libcxx-commits Differential Revision: https://reviews.llvm.org/D154381 --- diff --git a/libcxx/docs/Status/Cxx2cIssues.csv b/libcxx/docs/Status/Cxx2cIssues.csv index 0fabbbd..0423cd8 100644 --- a/libcxx/docs/Status/Cxx2cIssues.csv +++ b/libcxx/docs/Status/Cxx2cIssues.csv @@ -1,5 +1,5 @@ "Issue #","Issue Name","Meeting","Status","First released version","Labels" -"`2994 `__","Needless UB for ``basic_string`` and ``basic_string_view``","Varna June 2023","","","" +"`2994 `__","Needless UB for ``basic_string`` and ``basic_string_view``","Varna June 2023","|Complete|","5.0","" "`3884 `__","``flat_foo`` is missing allocator-extended copy/move constructors","Varna June 2023","","","|flat_containers|" "`3885 `__","``op`` should be in [zombie.names]","Varna June 2023","","","" "`3887 `__","Version macro for ``allocate_at_least``","Varna June 2023","","",""