[all-commits] [llvm/llvm-project] 324000: [lldb][NFC] Remove never read member variable IOHa...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Aug 9 09:06:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 324000054652d47467d23b73ada5c8a599087167
      https://github.com/llvm/llvm-project/commit/324000054652d47467d23b73ada5c8a599087167
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

  Changed paths:
    M lldb/include/lldb/Core/IOHandler.h
    M lldb/source/Core/IOHandler.cpp

  Log Message:
  -----------
  [lldb][NFC] Remove never read member variable IOHandler::m_editing

The last read access to this variable was removed in 2015 in
4446487d71c52a925c04acfcae44dec8a8d62e00 .




More information about the All-commits mailing list