This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Add variable completion to dwim-print
ClosedPublic

Authored by kastiglione on Mar 1 2023, 3:10 PM.

Details

Summary

Enable completion of variables for dwim-print command.

Diff Detail

Event Timeline

kastiglione created this revision.Mar 1 2023, 3:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 3:10 PM
kastiglione requested review of this revision.Mar 1 2023, 3:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 3:10 PM
aprantl accepted this revision.Mar 2 2023, 5:23 PM
This revision is now accepted and ready to land.Mar 2 2023, 5:23 PM
This revision was automatically updated to reflect the committed changes.