This is an archive of the discontinued LLVM Phabricator instance.

[HWASAN] Make new/delete weak
ClosedPublic

Authored by evgeny777 on Jun 2 2019, 10:16 AM.

Details

Summary

This allows instrumenting executables with overridden new/delete. The approach was discussed in D54905

Diff Detail

Repository
rL LLVM

Event Timeline

evgeny777 created this revision.Jun 2 2019, 10:16 AM
eugenis accepted this revision.Jun 3 2019, 3:18 PM

LGTM

This revision is now accepted and ready to land.Jun 3 2019, 3:18 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2019, 2:17 AM
Herald added a subscriber: delcypher. · View Herald Transcript