[libcxx-commits] [PATCH] D111598: [libc++][docs] Mark LWG3420 complete
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 19 06:53:11 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca889733a227: [libc++][docs] Mark LWG3420 complete (authored by joe_loser).
Changed prior to commit:
https://reviews.llvm.org/D111598?vs=379256&id=380680#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111598/new/
https://reviews.llvm.org/D111598
Files:
libcxx/docs/Status/Cxx2bIssues.csv
Index: libcxx/docs/Status/Cxx2bIssues.csv
===================================================================
--- libcxx/docs/Status/Cxx2bIssues.csv
+++ libcxx/docs/Status/Cxx2bIssues.csv
@@ -24,7 +24,7 @@
"`3405 <https://wg21.link/LWG3405>`__","``common_view``'s converting constructor is bad, too","November 2020","","","|ranges|"
"`3406 <https://wg21.link/LWG3406>`__","``elements_view::begin()`` and ``elements_view::end()`` have incompatible constraints","November 2020","","","|ranges|"
"`3419 <https://wg21.link/LWG3419>`__","[algorithms.requirements]/15 doesn't reserve as many rights as it intends to","November 2020","",""
-"`3420 <https://wg21.link/LWG3420>`__","cpp17-iterator should check that the type looks like an iterator first","November 2020","","","|ranges|"
+"`3420 <https://wg21.link/LWG3420>`__","cpp17-iterator should check that the type looks like an iterator first","November 2020","|Complete|","14.0","|ranges|"
"`3421 <https://wg21.link/LWG3421>`__","Imperfect ADL emulation for boolean-testable","November 2020","","","|ranges|"
"`3425 <https://wg21.link/LWG3425>`__","``condition_variable_any`` fails to constrain its Lock parameters","November 2020","",""
"`3426 <https://wg21.link/LWG3426>`__","``operator<=>(const unique_ptr<T, D>&, nullptr_t)`` can't get no satisfaction","November 2020","","","|spaceship|"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111598.380680.patch
Type: text/x-patch
Size: 1348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211019/a788470a/attachment.bin>
More information about the libcxx-commits
mailing list