No one was passing nullptr for these.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148228
[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 TimelineThis revision is now accepted and ready to land.Apr 14 2023, 9:46 AM Closed by commit rG2ad771cf7bae: [lldb] Change some pointers to refs in register printing code (authored by DavidSpickett). · Explain WhyApr 17 2023, 12:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 514122 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
|