Remove redundant code that can never execute due to preceeding logic checks in the code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130929
[LLDB][Reliability] Remove dead code. ClosedPublic Authored by fixathon on Aug 1 2022, 12:41 PM.
Details Summary Remove redundant code that can never execute due to preceeding logic checks in the code.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2022, 2:50 AM Closed by commit rGd735307aa2be: [LLDB][Reliability] Remove dead code. (authored by fixathon). · Explain WhyAug 2 2022, 10:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 449328 lldb/source/API/SBFrame.cpp
lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp
lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp
lldb/source/Plugins/Language/ObjC/CoreMedia.cpp
lldb/source/Target/Platform.cpp
|