[all-commits] [llvm/llvm-project] ac031c: Revert "[lldb] Set return status to failed when ad...
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Jun 14 05:11:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac031c8db2ce454a9b08f23192ce698e8bde4447
https://github.com/llvm/llvm-project/commit/ac031c8db2ce454a9b08f23192ce698e8bde4447
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
R lldb/test/Shell/Commands/command-backtrace-parser-1.test
R lldb/test/Shell/Commands/command-backtrace-parser-2.test
A lldb/test/Shell/Commands/command-backtrace.test
Log Message:
-----------
Revert "[lldb] Set return status to failed when adding a command error" (and fixups)
This reverts commit f583029da3d6dbabe82f48b160227eb0120abd33,
0f94d68a2e15d50796439f20bcb508b95931d2ae and
a2363c0cf9b6a9a81c76ac652da667f73845d38b.
Due to test failures from incorrect SB API usage.
More information about the All-commits
mailing list