This is an archive of the discontinued LLVM Phabricator instance.

[msan] Add static to some msan allocator functions
ClosedPublic

Authored by stephan.yichao.zhao on Apr 29 2021, 4:12 PM.

Details

Summary

This is to help review refactor the allocator code.
So it is easy to see which are the real public interfaces.

Diff Detail

Event Timeline

stephan.yichao.zhao requested review of this revision.Apr 29 2021, 4:12 PM
stephan.yichao.zhao created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2021, 4:12 PM
vitalybuka accepted this revision.Apr 29 2021, 4:48 PM
This revision is now accepted and ready to land.Apr 29 2021, 4:48 PM