No one was pasing nullptr here.
Depends on D135670
Paths
| Differential D135671
[LLDB] Change RegisterValue::SetType param to const RegisterInfo& ClosedPublic Authored by DavidSpickett on Oct 11 2022, 7:09 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2022, 11:26 AM Closed by commit rG28e65a6a63ab: [LLDB] Change RegisterValue::SetType param to const RegisterInfo& (authored by DavidSpickett). · Explain WhyOct 12 2022, 1:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467055 lldb/include/lldb/Utility/RegisterValue.h
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp
lldb/source/Utility/RegisterValue.cpp
|