[all-commits] [llvm/llvm-project] 1e1e97: [libc++][test] Allow multiple tries in some thread...
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Jan 4 14:49:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e1e97a3267325487ffae4a16fdaaec58931ca86
https://github.com/llvm/llvm-project/commit/1e1e97a3267325487ffae4a16fdaaec58931ca86
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M libcxx/test/libcxx/thread/thread.threads/thread.thread.this/sleep_for.pass.cpp
M libcxx/test/libcxx/thread/thread.threads/thread.thread.this/sleep_for.signals.pass.cpp
M libcxx/test/std/thread/futures/futures.unique_future/wait_for.pass.cpp
M libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/lock.pass.cpp
M libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/lock_shared.pass.cpp
Log Message:
-----------
[libc++][test] Allow multiple tries in some thread tests
More information about the All-commits
mailing list