This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Fix sanitizer procmap test for FreeBSD
ClosedPublic

Authored by devnexen on Jul 30 2023, 12:56 PM.

Details

Summary

the ParseUnixMemoryProfile makes sense only on platforms which truly support procfs

Diff Detail

Event Timeline

devnexen created this revision.Jul 30 2023, 12:56 PM
devnexen requested review of this revision.Jul 30 2023, 12:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2023, 12:56 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Aug 27 2023, 10:22 PM
This revision is now accepted and ready to land.Aug 27 2023, 10:22 PM
This revision was landed with ongoing or failed builds.Aug 28 2023, 5:10 AM
This revision was automatically updated to reflect the committed changes.