[all-commits] [llvm/llvm-project] 24ee6d: [lldb][NFC] Remove unused var in SBDebugger::GetIn...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon May 31 02:19:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24ee6d3d3c6215db11e9015e94f5f4a9b5a7b750
      https://github.com/llvm/llvm-project/commit/24ee6d3d3c6215db11e9015e94f5f4a9b5a7b750
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-05-31 (Mon, 31 May 2021)

  Changed paths:
    M lldb/source/API/SBDebugger.cpp

  Log Message:
  -----------
  [lldb][NFC] Remove unused var in SBDebugger::GetInternalVariableValue

This variable was originally just the default return value but got unused
in 6920b52be6f8731692a9bff4fe6a7b596cda00c5 .




More information about the All-commits mailing list