[all-commits] [llvm/llvm-project] 926d28: [lldb-server] Use LLDB_LOG_ERROR to consume Error<...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Nov 18 23:13:13 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 926d283893ae764cfba0360badcd7cc9fef4dfe5
https://github.com/llvm/llvm-project/commit/926d283893ae764cfba0360badcd7cc9fef4dfe5
Author: Martin Storsjö <martin at martin.st>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
Log Message:
-----------
[lldb-server] Use LLDB_LOG_ERROR to consume Error<> even if logging is disabled
Differential Revision: https://reviews.llvm.org/D70386
More information about the All-commits
mailing list