This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Remove low-hanging-fruit dead code
ClosedPublic

Authored by cryptoad on Apr 16 2018, 2:59 PM.

Details

Summary

Going through the dead code findings, the code removed in this CL appears to be
pretty straightforward to remove, and seems to be some leftover from previous
refactors.

Diff Detail

Event Timeline

cryptoad created this revision.Apr 16 2018, 2:59 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek. · View Herald TranscriptApr 16 2018, 2:59 PM
alekseyshl accepted this revision.Apr 16 2018, 3:25 PM
This revision is now accepted and ready to land.Apr 16 2018, 3:25 PM
This revision was automatically updated to reflect the committed changes.