[libcxx-commits] [PATCH] D79406: [libcxx testing] Make three locking tests more reliable
David Zarzycki via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 6 05:52:46 PDT 2020
davezarzycki updated this revision to Diff 262352.
davezarzycki added a comment.
Ran through `git clang-format` to fix formatting issues that predate these fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79406/new/
https://reviews.llvm.org/D79406
Files:
libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/lock.pass.cpp
libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/lock_shared.pass.cpp
libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/try_lock_shared_until.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79406.262352.patch
Type: text/x-patch
Size: 8964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200506/a8339dac/attachment.bin>
More information about the libcxx-commits
mailing list