This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][NFC] Clean up dead code
ClosedPublic

Authored by fixathon on Aug 10 2022, 12:54 PM.

Details

Summary

Remove unreachable code that will never execute.

Diff Detail

Event Timeline

fixathon created this revision.Aug 10 2022, 12:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 12:54 PM
fixathon requested review of this revision.Aug 10 2022, 12:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 12:54 PM
This revision is now accepted and ready to land.Aug 10 2022, 3:05 PM
This revision was automatically updated to reflect the committed changes.