This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

fixathon created this revision.Aug 1 2022, 1:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 1:50 PM
Herald added a subscriber: emaste. · View Herald Transcript
fixathon requested review of this revision.Aug 1 2022, 1:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 1:50 PM
This revision is now accepted and ready to land.Aug 1 2022, 2:42 PM
This revision was automatically updated to reflect the committed changes.