This is an archive of the discontinued LLVM Phabricator instance.

Add new `__sanitizer_mz_default_zone()` API which returns the address of the ASan malloc zone. This API will be used for testing in future patches.
ClosedPublic

Authored by delcypher on Nov 29 2018, 10:00 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

delcypher created this revision.Nov 29 2018, 10:00 AM
Herald added a subscriber: Restricted Project. · View Herald TranscriptNov 29 2018, 10:00 AM
kubamracek accepted this revision.Dec 4 2018, 12:04 PM
This revision is now accepted and ready to land.Dec 4 2018, 12:04 PM
This revision was automatically updated to reflect the committed changes.