[libcxx-commits] [PATCH] D154381: [libc++] Mark LWG2994 as complete and remove Clang from the version

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 5 14:43:22 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG75f6af82c38e: [libc++] Mark LWG2994 as complete and remove Clang from the version (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D154381?vs=536846&id=537510#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154381/new/

https://reviews.llvm.org/D154381

Files:
  libcxx/docs/Status/Cxx2cIssues.csv


Index: libcxx/docs/Status/Cxx2cIssues.csv
===================================================================
--- libcxx/docs/Status/Cxx2cIssues.csv
+++ libcxx/docs/Status/Cxx2cIssues.csv
@@ -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","","",""


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154381.537510.patch
Type: text/x-patch
Size: 915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230705/0a8e8a76/attachment.bin>


More information about the libcxx-commits mailing list