Author: Mark de Wever
Date: 2021-01-22T20:24:33+01:00
New Revision: 3317b38ef86ecee1ae134f419a8ed0f4733444a3

URL: 
https://github.com/llvm/llvm-project/commit/3317b38ef86ecee1ae134f419a8ed0f4733444a3
DIFF: 
https://github.com/llvm/llvm-project/commit/3317b38ef86ecee1ae134f419a8ed0f4733444a3.diff

LOG: [NFC][libc++] Update the implementation status.

During the review of https://reviews.llvm.org/D93912 we failed to notice
the implementation status wasn't updated. This rectifies the issue.

Added: 
    

Modified: 
    libcxx/docs/Cxx2bStatusPaperStatus.csv

Removed: 
    


################################################################################
diff  --git a/libcxx/docs/Cxx2bStatusPaperStatus.csv 
b/libcxx/docs/Cxx2bStatusPaperStatus.csv
index f5c893fdbd48..c191633bd750 100644
--- a/libcxx/docs/Cxx2bStatusPaperStatus.csv
+++ b/libcxx/docs/Cxx2bStatusPaperStatus.csv
@@ -2,5 +2,5 @@
 "`P0881R7 <https://wg21.link/P0881R7>`__","LWG","A Proposal to add stacktrace 
library","Autumn 2020","",""
 "`P0943R6 <https://wg21.link/P0943R6>`__","LWG","Support C atomics in 
C++","Autumn 2020","",""
 "`P1048R1 <https://wg21.link/P1048R1>`__","LWG","A proposal for a type trait 
to detect scoped enumerations","Autumn 2020","|Complete|","12.0"
-"`P1679R3 <https://wg21.link/P1679R3>`__","LWG","string contains 
function","Autumn 2020","",""
+"`P1679R3 <https://wg21.link/P1679R3>`__","LWG","string contains 
function","Autumn 2020","|Complete|","12.0"
 "","","","","",""


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to