[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
Wed Jul 5 14:12:38 PDT 2023
ldionne updated this revision to Diff 537495.
ldionne added a comment.
Add markup to the tests
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.537495.patch
Type: text/x-patch
Size: 11435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230705/43fb2415/attachment-0001.bin>
More information about the libcxx-commits
mailing list