[libcxx-commits] [libcxx] [libc++] Mark P2160R1 as "Nothing to do" (PR #99621)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 19 02:49:22 PDT 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-libcxx

Author: nicole mazzuca (strega-nil)

<details>
<summary>Changes</summary>

[P2160R1][] "Locks lock lockables" is a paper that updates wording, without changing behaviour.

[P2160R1]: https://wg21.link/p2160r1

---
Full diff: https://github.com/llvm/llvm-project/pull/99621.diff


1 Files Affected:

- (modified) libcxx/docs/Status/Cxx23Papers.csv (+1-1) 


``````````diff
diff --git a/libcxx/docs/Status/Cxx23Papers.csv b/libcxx/docs/Status/Cxx23Papers.csv
index 6dd6bdad07658..42a10ae85e816 100644
--- a/libcxx/docs/Status/Cxx23Papers.csv
+++ b/libcxx/docs/Status/Cxx23Papers.csv
@@ -6,7 +6,7 @@
 "","","","","","",""
 "`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","|Complete|","16.0","|ranges|"
-"`P2160R1 <https://wg21.link/P2160R1>`__","LWG","Locks lock lockables","February 2021","",""
+"`P2160R1 <https://wg21.link/P2160R1>`__","LWG","Locks lock lockables","February 2021","Nothing to do",""
 "`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","",""
 "`P2259R1 <https://wg21.link/P2259R1>`__","LWG","Repairing input range adaptors and counted_iterator","February 2021","","","|ranges|"

``````````

</details>


https://github.com/llvm/llvm-project/pull/99621


More information about the libcxx-commits mailing list