This is an archive of the discontinued LLVM Phabricator instance.

[asan] Add missing __asan_set_shadow_0x() calls.
ClosedPublic

Authored by rsundahl on Nov 1 2022, 10:53 AM.

Diff Detail

Event Timeline

rsundahl created this revision.Nov 1 2022, 10:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2022, 10:53 AM
Herald added a subscriber: Enna1. · View Herald Transcript
rsundahl requested review of this revision.Nov 1 2022, 10:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2022, 10:54 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
rsundahl edited the summary of this revision. (Show Details)Nov 1 2022, 10:58 AM
vitalybuka accepted this revision.Nov 1 2022, 11:03 AM
This revision is now accepted and ready to land.Nov 1 2022, 11:03 AM
This revision was automatically updated to reflect the committed changes.