[all-commits] [llvm/llvm-project] 87369c: Revert "[tsan] Add pthread_cond_clockwait intercep...
Wolfgang Pieb via All-commits
all-commits at lists.llvm.org
Wed Nov 18 11:59:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 87369c626114ae17f4c637635c119e6de0856a9a
https://github.com/llvm/llvm-project/commit/87369c626114ae17f4c637635c119e6de0856a9a
Author: Wolfgang Pieb <wolfgang_pieb at playstation.sony.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
R compiler-rt/test/tsan/Linux/clockwait_double_lock.c
Log Message:
-----------
Revert "[tsan] Add pthread_cond_clockwait interceptor"
This reverts commit 16eb853ffdd1a1ad7c95455b7795c5f004402e46.
The test is failing on some Linux build bots. See the review for
an example.
More information about the All-commits
mailing list