[Lldb-commits] [PATCH] D148228: [lldb] Change some pointers to refs in register printing code
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 13 06:53:08 PDT 2023
DavidSpickett created this revision.
Herald added a project: All.
DavidSpickett requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
No one was passing nullptr for these.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D148228
Files:
lldb/include/lldb/Core/DumpRegisterValue.h
lldb/source/Commands/CommandObjectRegister.cpp
lldb/source/Core/DumpRegisterValue.cpp
lldb/source/Core/EmulateInstruction.cpp
lldb/source/Core/FormatEntity.cpp
lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
lldb/source/Target/ThreadPlanCallFunction.cpp
lldb/source/Target/ThreadPlanTracer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148228.513218.patch
Type: text/x-patch
Size: 13995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230413/b5df58f9/attachment.bin>
More information about the lldb-commits
mailing list