[all-commits] [llvm/llvm-project] 39f2b0: [lldb] [Host] Make Terminal methods return llvm::E...

Michał Górny via All-commits all-commits at lists.llvm.org
Tue Oct 19 04:31:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39f2b059633ec1dc51b10b3fb48b616d87c273e3
      https://github.com/llvm/llvm-project/commit/39f2b059633ec1dc51b10b3fb48b616d87c273e3
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M lldb/include/lldb/Host/Terminal.h
    M lldb/source/Host/common/Terminal.cpp
    M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
    M lldb/source/Target/Process.cpp
    M lldb/unittests/Host/posix/TerminalTest.cpp

  Log Message:
  -----------
  [lldb] [Host] Make Terminal methods return llvm::Error

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




More information about the All-commits mailing list