[all-commits] [llvm/llvm-project] f7e91e: [libc++] Allow retries on some slightly flaky mute...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Oct 2 14:21:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f7e91e6cc7f35dd0dcc176463a355d78e1c020b1
https://github.com/llvm/llvm-project/commit/f7e91e6cc7f35dd0dcc176463a355d78e1c020b1
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/mutex_try_to_lock.pass.cpp
M libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.recursive/lock.pass.cpp
Log Message:
-----------
[libc++] Allow retries on some slightly flaky mutex tests
More information about the All-commits
mailing list