This is an archive of the discontinued LLVM Phabricator instance.

[HWASAN] Added empty WordIsPoisoned for LSAN support.
ClosedPublic

Authored by kstoimenov on Jan 6 2023, 10:29 AM.

Details

Summary

Currently it is just an empty implementation to allow the project to link.

Diff Detail

Event Timeline

kstoimenov created this revision.Jan 6 2023, 10:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 6 2023, 10:29 AM
Herald added a subscriber: Enna1. · View Herald Transcript
kstoimenov requested review of this revision.Jan 6 2023, 10:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 6 2023, 10:29 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
kstoimenov retitled this revision from [HWASAN] Implemented WordIsPoisoned for LSAN support. to [HWASAN] Implemented empty WordIsPoisoned for LSAN support..Jan 6 2023, 10:31 AM
kstoimenov edited the summary of this revision. (Show Details)

Added fixme.

kstoimenov retitled this revision from [HWASAN] Implemented empty WordIsPoisoned for LSAN support. to [HWASAN] Added empty WordIsPoisoned for LSAN support..
vitalybuka accepted this revision.Jan 9 2023, 3:21 PM
This revision is now accepted and ready to land.Jan 9 2023, 3:21 PM
This revision was automatically updated to reflect the committed changes.