This is an archive of the discontinued LLVM Phabricator instance.

scudo: Move the configuration for the primary allocator to Config. NFCI.
ClosedPublic

Authored by pcc on Dec 22 2020, 1:47 PM.

Details

Summary

This will allow the primary and secondary allocators to share
the MaySupportMemoryTagging bool.

Diff Detail

Event Timeline

pcc created this revision.Dec 22 2020, 1:47 PM
pcc requested review of this revision.Dec 22 2020, 1:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 22 2020, 1:47 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
eugenis accepted this revision.Dec 22 2020, 1:56 PM

LGTM

This revision is now accepted and ready to land.Dec 22 2020, 1:56 PM
This revision was landed with ongoing or failed builds.Dec 22 2020, 2:55 PM
This revision was automatically updated to reflect the committed changes.