This is an archive of the discontinued LLVM Phabricator instance.

[DFSan] Refactor dfsan_mem_shadow_transfer.
ClosedPublic

Authored by browneee on Jan 5 2022, 2:58 PM.

Diff Detail

Unit TestsFailed

Event Timeline

browneee requested review of this revision.Jan 5 2022, 2:58 PM
browneee created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2022, 2:58 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
morehouse accepted this revision.Jan 6 2022, 8:17 AM
morehouse added inline comments.
compiler-rt/lib/dfsan/dfsan.h
51
This revision is now accepted and ready to land.Jan 6 2022, 8:17 AM
browneee updated this revision to Diff 397919.Jan 6 2022, 9:29 AM
browneee marked an inline comment as done.

Fix comment.

This revision was landed with ongoing or failed builds.Jan 6 2022, 9:35 AM
This revision was automatically updated to reflect the committed changes.