This is an archive of the discontinued LLVM Phabricator instance.

[ASan] Add tests for Darwin in-process and out-of-process malloc zone enumeration.
Needs RevisionPublic

Authored by delcypher on Jan 20 2019, 5:59 PM.

Details

Summary

The out-of-process test is significantly more complicated than the
in-process test because it has to co-ordinate multiple processes and
approximate the behaviour of the Symbolication framework on macOS.

rdar://problem/45284065

Event Timeline

delcypher created this revision.Jan 20 2019, 5:59 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka requested changes to this revision.Apr 24 2019, 11:13 AM

Removing stale patches from the "Ready to Review" list.

This revision now requires changes to proceed.Apr 24 2019, 11:13 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 24 2019, 11:13 AM
Herald added a subscriber: dexonsmith. · View Herald Transcript
yln resigned from this revision.Jul 22 2021, 4:14 PM