[libcxx-commits] [libcxx] [libc++] Refactor the std::unique_lock tests (PR #102151)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 15 08:28:06 PDT 2024


================
@@ -13,20 +13,19 @@
 // mutex_type *mutex() const;
----------------
ldionne wrote:

We're not checking constness.

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


More information about the libcxx-commits mailing list