This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Allow for the allocator "names" to be set by the tools
ClosedPublic

Authored by cryptoad on Apr 12 2018, 4:01 PM.

Details

Summary

In the same spirit of SanitizerToolName, allow the Primary & Secondary
allocators to have names that can be set by the tools via PrimaryAllocatorName
and SecondaryAllocatorName.

Additionally, set a non-default name for Scudo.

Diff Detail

Event Timeline

cryptoad created this revision.Apr 12 2018, 4:01 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek. · View Herald TranscriptApr 12 2018, 4:01 PM
vitalybuka accepted this revision.Apr 12 2018, 4:38 PM
This revision is now accepted and ready to land.Apr 12 2018, 4:38 PM
alekseyshl accepted this revision.Apr 13 2018, 10:07 AM
This revision was automatically updated to reflect the committed changes.