[libcxx-commits] [PATCH] D154354: [libc++] Fix thread annotations on shared_mutex and shared_timed_mutex

Aaron Puchert via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 4 15:46:26 PDT 2023


aaronpuchert accepted this revision.
aaronpuchert added a comment.

Annotations and tests look good to me. Guess the tests require C++14/17, respectively, and need to guarded accordingly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154354/new/

https://reviews.llvm.org/D154354



More information about the libcxx-commits mailing list