No one ever checks it. Also convert to early return.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141687
[LLDB] Remove return value from DumpRegisterValue ClosedPublic Authored by DavidSpickett on Jan 13 2023, 6:25 AM.
Details Summary No one ever checks it. Also convert to early return.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2023, 2:43 AM Closed by commit rGae361d3d90a8: [LLDB] Remove return value from DumpRegisterValue (authored by DavidSpickett). · Explain WhyJan 23 2023, 2:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491273 lldb/include/lldb/Core/DumpRegisterValue.h
lldb/source/Core/DumpRegisterValue.cpp
|