CallUserSignalHandler function is quite large and complex.
Move errno spoiling reporting into a separate function.
No logical changes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110159
tsan: move errno spoiling reporting into a separate function (NFC) ClosedPublic Authored by dvyukov on Sep 21 2021, 5:20 AM.
Details Summary CallUserSignalHandler function is quite large and complex.
Diff Detail
Event Timelinedvyukov added a child revision: D110190: tsan: reset destination range in Java heap move.Sep 21 2021, 12:15 PM This revision is now accepted and ready to land.Sep 21 2021, 1:19 PM This revision was landed with ongoing or failed builds.Sep 21 2021, 10:12 PM Closed by commit rGcf93f7677de3: tsan: move errno spoiling reporting into a separate function (NFC) (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes. dvyukov added a child revision: D110190: tsan: reset destination range in Java heap move.Sep 21 2021, 10:22 PM
Revision Contents
Diff 374113 compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
|