This is an archive of the discontinued LLVM Phabricator instance.

tsan: use RawShadow instead of u64 more
ClosedPublic

Authored by dvyukov on Sep 22 2021, 9:50 AM.

Details

Summary

Fix few remaining cases where we use u64 instead of the new RawShadow type.

Depends on D110265.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Sep 22 2021, 9:50 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2021, 9:50 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Sep 23 2021, 1:34 AM
This revision is now accepted and ready to land.Sep 23 2021, 1:34 AM
This revision was landed with ongoing or failed builds.Sep 23 2021, 1:46 AM
This revision was automatically updated to reflect the committed changes.