Fix incorrect null-check logic, likely cause by copy-paste
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130937
[LLDB][NFC][Correctness] Fix bad null check ClosedPublic Authored by fixathon on Aug 1 2022, 1:50 PM.
Details Summary Fix incorrect null-check logic, likely cause by copy-paste
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2022, 2:42 PM Closed by commit rG30b391119737: [LLDB][NFC][Correctness] Fix bad null check (authored by fixathon). · Explain WhyAug 1 2022, 2:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 449116 lldb/source/Plugins/Process/POSIX/NativeProcessELF.cpp
|