This is an archive of the discontinued LLVM Phabricator instance.

[msan] Remove dead function/fields
ClosedPublic

Authored by stephan.yichao.zhao on Apr 29 2021, 11:49 AM.

Details

Summary

To see how to extract a shared allocator interface for D101204,
found some unused code. Tests passed. Are they safe to remove?

Diff Detail

Event Timeline

stephan.yichao.zhao requested review of this revision.Apr 29 2021, 11:49 AM
stephan.yichao.zhao created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2021, 11:49 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript

Can you please remove the one from MemprofThreadLocalMallocStorage as well

vitalybuka accepted this revision.Apr 29 2021, 11:59 AM
This revision is now accepted and ready to land.Apr 29 2021, 11:59 AM

changed MemprofThreadLocalMallocStorage