This is an archive of the discontinued LLVM Phabricator instance.

[HWASan] rename left/right to before/after.
ClosedPublic

Authored by fmayer on Aug 24 2022, 4:40 PM.

Details

Summary

left/right is a weird way to refer to address ordering.

Diff Detail

Event Timeline

fmayer created this revision.Aug 24 2022, 4:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 24 2022, 4:40 PM
fmayer requested review of this revision.Aug 24 2022, 4:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 24 2022, 4:40 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
fmayer added a subscriber: enh.
This comment was removed by fmayer.
vitalybuka accepted this revision.Sep 1 2022, 1:40 PM
This revision is now accepted and ready to land.Sep 1 2022, 1:40 PM
eugenis accepted this revision.Sep 6 2022, 10:05 AM

LGTM

This revision was landed with ongoing or failed builds.Sep 6 2022, 1:52 PM
This revision was automatically updated to reflect the committed changes.