[libcxx-commits] [PATCH] D154354: [libc++] Fix thread annotations on shared_mutex and shared_timed_mutex
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 4 10:52:16 PDT 2023
ldionne updated this revision to Diff 537131.
ldionne edited the summary of this revision.
ldionne added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154354/new/
https://reviews.llvm.org/D154354
Files:
libcxx/.clang-format
libcxx/include/shared_mutex
libcxx/test/libcxx/thread/thread.shared_mutex/thread_safety.verify.cpp
libcxx/test/libcxx/thread/thread.shared_timed_mutex/thread_safety.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154354.537131.patch
Type: text/x-patch
Size: 10866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230704/02b41869/attachment-0001.bin>
More information about the libcxx-commits
mailing list