[all-commits] [llvm/llvm-project] 31b9ac: Reland "[lldb] Set return status to failed when ad...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Jun 14 06:27:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31b9acaec5797e409afb83d665fc8816d8a37940
https://github.com/llvm/llvm-project/commit/31b9acaec5797e409afb83d665fc8816d8a37940
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-06-14 (Mon, 14 Jun 2021)
Changed paths:
M lldb/source/Interpreter/CommandReturnObject.cpp
M lldb/test/API/commands/register/register/register_command/TestRegisters.py
A lldb/test/Shell/Commands/command-backtrace-parser-1.test
A lldb/test/Shell/Commands/command-backtrace-parser-2.test
R lldb/test/Shell/Commands/command-backtrace.test
Log Message:
-----------
Reland "[lldb] Set return status to failed when adding a command error"
This reverts commit ac031c8db2ce454a9b08f23192ce698e8bde4447.
SB API usage has been corrected.
More information about the All-commits
mailing list