[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,27 +13,25 @@
 // mutex_type* release() noexcept;
----------------
ldionne wrote:

We're not testing the `noexcept`. Please make a pass to ensure we're not missing it elsewhere.

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


More information about the libcxx-commits mailing list