This is an archive of the discontinued LLVM Phabricator instance.

[lldb][NFC] Factor out CommandObject code filtering results based on scope
ClosedPublic

Authored by fdeazeve on Jul 14 2023, 1:07 PM.

Details

Summary

We will need this code in a subsequent commit.

Diff Detail

Event Timeline

fdeazeve created this revision.Jul 14 2023, 1:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2023, 1:07 PM
fdeazeve requested review of this revision.Jul 14 2023, 1:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2023, 1:07 PM
fdeazeve added reviewers: Restricted Project, jingham.Jul 14 2023, 1:08 PM
jasonmolenda accepted this revision.Jul 14 2023, 3:48 PM
jasonmolenda added a subscriber: jasonmolenda.

LGTM.

This revision is now accepted and ready to land.Jul 14 2023, 3:48 PM