[all-commits] [llvm/llvm-project] 83bea6: Remove 'process launch failed:' message prefix in ...

Jason Molenda via All-commits all-commits at lists.llvm.org
Fri Feb 14 18:45:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 83bea6d99dd17d893b7160e045700aef6173a49d
      https://github.com/llvm/llvm-project/commit/83bea6d99dd17d893b7160e045700aef6173a49d
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2020-02-14 (Fri, 14 Feb 2020)

  Changed paths:
    M lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
    M lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
    M lldb/source/Target/Target.cpp
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteClient.py
    M lldb/test/Shell/Process/Windows/launch_failure.yaml

  Log Message:
  -----------
  Remove 'process launch failed:' message prefix in Target::Launch

SB API clients can describe the failure message in a more natural
way for their UI, this doesn't add information for them.

Differential Revision: https://reviews.llvm.org/D74585
<rdar://problem/49953304>




More information about the All-commits mailing list