This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Change some pointers to refs in register printing code
ClosedPublic

Authored by DavidSpickett on Apr 13 2023, 6:53 AM.

Details

Summary

No one was passing nullptr for these.

Diff Detail

Event Timeline

DavidSpickett created this revision.Apr 13 2023, 6:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2023, 6:53 AM
DavidSpickett requested review of this revision.Apr 13 2023, 6:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2023, 6:53 AM
This revision is now accepted and ready to land.Apr 14 2023, 9:46 AM