[libcxx-commits] [PATCH] D79406: [libcxx testing] Make try_lock_shared_until.pass.cpp more reliable

David Zarzycki via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 5 05:21:00 PDT 2020


davezarzycki updated this revision to Diff 262070.
davezarzycki added a comment.

Ran the patch through clang-format and then manually fixed style problems that clang-format did not fix.


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/try_lock_shared_until.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79406.262070.patch
Type: text/x-patch
Size: 3543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200505/c60881bb/attachment-0001.bin>


More information about the libcxx-commits mailing list