[libcxx-commits] [PATCH] D96885: Mark 2534 as Complete.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 17 11:22:28 PST 2021
zoecarver created this revision.
zoecarver added a reviewer: ldionne.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
c90dee1 <https://reviews.llvm.org/rGc90dee1e90045feb039be640864f038eebd1d8cd> fixed LWG 1203 which supresses LWG 2534 as well.
Refs D62889 <https://reviews.llvm.org/D62889>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96885
Files:
libcxx/docs/Cxx1zStatusIssuesStatus.csv
Index: libcxx/docs/Cxx1zStatusIssuesStatus.csv
===================================================================
--- libcxx/docs/Cxx1zStatusIssuesStatus.csv
+++ libcxx/docs/Cxx1zStatusIssuesStatus.csv
@@ -200,7 +200,7 @@
"`2525 <https://wg21.link/LWG2525>`__","[fund.ts.v2] get_memory_resource should be const and noexcept","Issaquah","",""
"`2527 <https://wg21.link/LWG2527>`__","[fund.ts.v2] ALLOCATOR_OF for function::operator= has incorrect default","Issaquah","",""
"`2531 <https://wg21.link/LWG2531>`__","future::get should explicitly state that the shared state is released","Issaquah","",""
-"`2534 <https://wg21.link/LWG2534>`__","Constrain rvalue stream operators","Issaquah","",""
+"`2534 <https://wg21.link/LWG2534>`__","Constrain rvalue stream operators","Issaquah","|Complete|",""
"`2536 <https://wg21.link/LWG2536>`__","What should <complex.h> do?","Issaquah","|Complete|",""
"`2540 <https://wg21.link/LWG2540>`__","unordered_multimap::insert hint iterator","Issaquah","|Complete|",""
"`2543 <https://wg21.link/LWG2543>`__","LWG 2148 (hash support for enum types) seems under-specified","Issaquah","|Complete|",""
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96885.324363.patch
Type: text/x-patch
Size: 1137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210217/d54bca1e/attachment.bin>
More information about the libcxx-commits
mailing list