From 167b2dbde4cd9da17980a5dce0dd1654cae3fff5 Mon Sep 17 00:00:00 2001 From: Joe Loser Date: Tue, 31 Aug 2021 13:41:47 -0400 Subject: [PATCH] [libcxx][docs] Mark LWG3153 as complete Reviewed By: ldionne, #libc Differential Revision: https://reviews.llvm.org/D108967 --- libcxx/docs/Status/Cxx20Issues.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/docs/Status/Cxx20Issues.csv b/libcxx/docs/Status/Cxx20Issues.csv index 8128fe0..a362f53 100644 --- a/libcxx/docs/Status/Cxx20Issues.csv +++ b/libcxx/docs/Status/Cxx20Issues.csv @@ -125,7 +125,7 @@ "`3145 `__","``file_clock``\ breaks ABI for C++17 implementations","San Diego","|Complete|","" "`3147 `__","Definitions of ""likely"" and ""unlikely"" are likely to cause problems","San Diego","","" "`3148 `__","````\ should be freestanding","San Diego","","" -"`3153 `__","``Common``\ and ``common_type``\ have too little in common","San Diego","","" +"`3153 `__","``Common``\ and ``common_type``\ have too little in common","San Diego","|Complete|","13.0" "`3154 `__","``Common``\ and ``CommonReference``\ have a common defect","San Diego","","" "","","","","" "`3012 `__","``atomic``\ is unimplementable for non-``is_trivially_copy_constructible T``\ ","Kona","","" -- 2.7.4