[libcxx-commits] [PATCH] D108967: [libcxx][docs] Mark LWG3153 as complete
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 31 11:00:03 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG167b2dbde4cd: [libcxx][docs] Mark LWG3153 as complete (authored by joe_loser).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108967/new/
https://reviews.llvm.org/D108967
Files:
libcxx/docs/Status/Cxx20Issues.csv
Index: libcxx/docs/Status/Cxx20Issues.csv
===================================================================
--- libcxx/docs/Status/Cxx20Issues.csv
+++ libcxx/docs/Status/Cxx20Issues.csv
@@ -125,7 +125,7 @@
"`3145 <https://wg21.link/LWG3145>`__","``file_clock``\ breaks ABI for C++17 implementations","San Diego","|Complete|",""
"`3147 <https://wg21.link/LWG3147>`__","Definitions of ""likely"" and ""unlikely"" are likely to cause problems","San Diego","",""
"`3148 <https://wg21.link/LWG3148>`__","``<concepts>``\ should be freestanding","San Diego","",""
-"`3153 <https://wg21.link/LWG3153>`__","``Common``\ and ``common_type``\ have too little in common","San Diego","",""
+"`3153 <https://wg21.link/LWG3153>`__","``Common``\ and ``common_type``\ have too little in common","San Diego","|Complete|","13.0"
"`3154 <https://wg21.link/LWG3154>`__","``Common``\ and ``CommonReference``\ have a common defect","San Diego","",""
"","","","",""
"`3012 <https://wg21.link/LWG3012>`__","``atomic<T>``\ is unimplementable for non-``is_trivially_copy_constructible T``\ ","Kona","",""
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108967.369744.patch
Type: text/x-patch
Size: 1094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210831/a19e012e/attachment.bin>
More information about the libcxx-commits
mailing list