[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
This commit is contained in:
Nikolas Klauser 2023-07-05 14:42:50 -07:00
parent 5e807c38bf
commit 75f6af82c3

View File

@ -1,5 +1,5 @@
"Issue #","Issue Name","Meeting","Status","First released version","Labels"
"`2994 <https://wg21.link/LWG2994>`__","Needless UB for ``basic_string`` and ``basic_string_view``","Varna June 2023","","",""
"`2994 <https://wg21.link/LWG2994>`__","Needless UB for ``basic_string`` and ``basic_string_view``","Varna June 2023","|Complete|","5.0",""
"`3884 <https://wg21.link/LWG3884>`__","``flat_foo`` is missing allocator-extended copy/move constructors","Varna June 2023","","","|flat_containers|"
"`3885 <https://wg21.link/LWG3885>`__","``op`` should be in [zombie.names]","Varna June 2023","","",""
"`3887 <https://wg21.link/LWG3887>`__","Version macro for ``allocate_at_least``","Varna June 2023","","",""

1 Issue # Issue Name Meeting Status First released version Labels
2 `2994 <https://wg21.link/LWG2994>`__ Needless UB for ``basic_string`` and ``basic_string_view`` Varna June 2023 |Complete| 5.0
3 `3884 <https://wg21.link/LWG3884>`__ ``flat_foo`` is missing allocator-extended copy/move constructors Varna June 2023 |flat_containers|
4 `3885 <https://wg21.link/LWG3885>`__ ``op`` should be in [zombie.names] Varna June 2023
5 `3887 <https://wg21.link/LWG3887>`__ Version macro for ``allocate_at_least`` Varna June 2023