[all-commits] [llvm/llvm-project] e4e350: [LLDB] Remove dead code (NFC) (#95713)

Shivam Gupta via All-commits all-commits at lists.llvm.org
Sun Jun 16 21:26:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4e350e85b377e424299d26937cc60ea6868900c
      https://github.com/llvm/llvm-project/commit/e4e350e85b377e424299d26937cc60ea6868900c
  Author: Shivam Gupta <shivam98.tkg at gmail.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M lldb/source/Interpreter/Options.cpp

  Log Message:
  -----------
  [LLDB] Remove dead code (NFC) (#95713)

The dead code is caught by PVS studio analyzer -
https://pvs-studio.com/en/blog/posts/cpp/1126/, fragment N12.

Warning message -
V523 The 'then' statement is equivalent to the 'else' statement.
Options.cpp 1212



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list