This is an archive of the discontinued LLVM Phabricator instance.

tsan: use Tid/StackID types in MBlock
ClosedPublic

Authored by dvyukov on Aug 3 2021, 3:31 AM.

Details

Summary

Replace more raw types with Tid/StackID typedefs.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Aug 3 2021, 3:31 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2021, 3:31 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Aug 3 2021, 3:37 AM
This revision is now accepted and ready to land.Aug 3 2021, 3:37 AM
This revision was landed with ongoing or failed builds.Aug 3 2021, 3:43 AM
This revision was automatically updated to reflect the committed changes.