This is an archive of the discontinued LLVM Phabricator instance.

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.
Move errno spoiling reporting into a separate function.
No logical changes.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Sep 21 2021, 5:20 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2021, 5:20 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Sep 21 2021, 1:19 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
This revision was automatically updated to reflect the committed changes.