Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91684
[tsan] Add pthread_cond_clockwait interceptor ClosedPublic Authored by vitalybuka on Nov 17 2020, 11:45 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 18 2020, 1:23 AM Closed by commit rG16eb853ffdd1: [tsan] Add pthread_cond_clockwait interceptor (authored by vitalybuka). · Explain WhyNov 18 2020, 3:02 AM This revision was automatically updated to reflect the committed changes. wolfgangp added a reverting change: rG87369c626114: Revert "[tsan] Add pthread_cond_clockwait interceptor".Nov 18 2020, 11:59 AM
Revision Contents
Diff 306025 compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
compiler-rt/test/tsan/Linux/clockwait_double_lock.c
|