aboutsummaryrefslogtreecommitdiff
path: root/libcxx/docs
diff options
context:
space:
mode:
authorJakub Mazurkiewicz <mazkuba3@gmail.com>2023-12-05 17:14:35 +0100
committerGitHub <noreply@github.com>2023-12-05 17:14:35 +0100
commita7993faf0c085610d35c501024aaa1edb5c21346 (patch)
tree89f9804b3e42864ca7db7f60149dba49c05ac3c5 /libcxx/docs
parentff0e4fb89a75ebe5f30a0292caba1ff88c8bff88 (diff)
downloadllvm-a7993faf0c085610d35c501024aaa1edb5c21346.zip
llvm-a7993faf0c085610d35c501024aaa1edb5c21346.tar.gz
llvm-a7993faf0c085610d35c501024aaa1edb5c21346.tar.bz2
[libc++] Mark P2017R1 as complete (#74484)
[P2017R1](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2017r1.html#wording) appears to have been implemented in LLVM 16.0: https://godbolt.org/z/GbcT4rjcd.
Diffstat (limited to 'libcxx/docs')
-rw-r--r--libcxx/docs/Status/Cxx23Papers.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/docs/Status/Cxx23Papers.csv b/libcxx/docs/Status/Cxx23Papers.csv
index 5cc9e48..e03cbff2 100644
--- a/libcxx/docs/Status/Cxx23Papers.csv
+++ b/libcxx/docs/Status/Cxx23Papers.csv
@@ -5,7 +5,7 @@
"`P1679R3 <https://wg21.link/P1679R3>`__","LWG","string contains function","Autumn 2020","|Complete|","12.0"
"","","","","","",""
"`P1682R3 <https://wg21.link/P1682R3>`__","LWG","std::to_underlying for enumerations","February 2021","|Complete|","13.0"
-"`P2017R1 <https://wg21.link/P2017R1>`__","LWG","Conditionally borrowed ranges","February 2021","","","|ranges|"
+"`P2017R1 <https://wg21.link/P2017R1>`__","LWG","Conditionally borrowed ranges","February 2021","|Complete|","16.0","|ranges|"
"`P2160R1 <https://wg21.link/P2160R1>`__","LWG","Locks lock lockables","February 2021","",""
"`P2162R2 <https://wg21.link/P2162R2>`__","LWG","Inheriting from std::variant","February 2021","|Complete|","13.0"
"`P2212R2 <https://wg21.link/P2212R2>`__","LWG","Relax Requirements for time_point::clock","February 2021","",""