Depends on D113980.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113981
tsan: remove unused ReportMutex::destroyed ClosedPublic Authored by dvyukov on Nov 16 2021, 3:44 AM.
Details
Summary Depends on D113980.
Diff Detail
Event Timelinedvyukov added a child revision: D113982: tsan: better maintain current time in the background thread.Nov 16 2021, 3:44 AM This revision is now accepted and ready to land.Nov 16 2021, 7:18 AM This revision was landed with ongoing or failed builds.Dec 21 2021, 2:37 AM Closed by commit rG52a4a4a53c3e: tsan: remove unused ReportMutex::destroyed (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387680 compiler-rt/lib/tsan/rtl/tsan_debugging.cpp
compiler-rt/lib/tsan/rtl/tsan_report.h
compiler-rt/lib/tsan/rtl/tsan_report.cpp
compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
|
It was used here, but you meant hat nothing set 'destroyed = true' ?