This is an archive of the discontinued LLVM Phabricator instance.

[NFC][compiler-rt][asan] Unify asan and lsan allocator settings
ClosedPublic

Authored by leonardchan on Jun 2 2022, 3:21 PM.

Details

Summary

This updates existing asan allocator settings to use the same allocator settings as what lsan uses for platforms where they already match.

Diff Detail

Event Timeline

leonardchan created this revision.Jun 2 2022, 3:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2022, 3:21 PM
Herald added subscribers: Enna1, dberris. · View Herald Transcript
vitalybuka accepted this revision.Jun 7 2022, 4:50 PM
This revision is now accepted and ready to land.Jun 7 2022, 4:50 PM
This revision was landed with ongoing or failed builds.Jun 7 2022, 5:21 PM
This revision was automatically updated to reflect the committed changes.