This is an archive of the discontinued LLVM Phabricator instance.

[NFC][lsan] Move SetCurrentThread call
ClosedPublic

Authored by vitalybuka on Apr 14 2023, 3:45 PM.

Details

Summary

Future patch will set the current context as well.
Existing callsite requires additional lock to find context.

Diff Detail

Event Timeline

vitalybuka created this revision.Apr 14 2023, 3:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 3:45 PM
vitalybuka requested review of this revision.Apr 14 2023, 3:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 3:45 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript

another callsite

kstoimenov accepted this revision.Apr 14 2023, 4:18 PM
This revision is now accepted and ready to land.Apr 14 2023, 4:18 PM
This revision was landed with ongoing or failed builds.Apr 14 2023, 4:28 PM
This revision was automatically updated to reflect the committed changes.