hat tip: @The_Whole_Daisy for helping to isolate
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113713
Fix a deadlock in __cxa_guard_abort in tsan ClosedPublic Authored by fowles on Nov 11 2021, 1:41 PM.
Details
Summary hat tip: @The_Whole_Daisy for helping to isolate
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 11 2021, 9:31 PM Comment Actions
Oh, did not realize you don't have commit access. I will land this. Closed by commit rG2d9bdd9dba05: Fix a deadlock in __cxa_guard_abort in tsan (authored by fowles, committed by dvyukov). · Explain WhyNov 15 2021, 1:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387176 compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
compiler-rt/test/tsan/static_init7.cpp
|