[all-commits] [llvm/llvm-project] 30b391: [LLDB][NFC][Correctness] Fix bad null check

fixathon via All-commits all-commits at lists.llvm.org
Mon Aug 1 14:45:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30b39111973798451397a1360dc7abc3e2490c84
      https://github.com/llvm/llvm-project/commit/30b39111973798451397a1360dc7abc3e2490c84
  Author: Slava Gurevich <sgurevich at gmail.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
    M lldb/source/Plugins/Process/POSIX/NativeProcessELF.cpp

  Log Message:
  -----------
  [LLDB][NFC][Correctness] Fix bad null check

Fix incorrect null-check logic, likely cause by copy-paste

Differential Revision: https://reviews.llvm.org/D130937




More information about the All-commits mailing list