[all-commits] [llvm/llvm-project] a2363c: Reland "[lldb] Set return status to failed when ad...

David Spickett via All-commits all-commits at lists.llvm.org
Mon Jun 14 02:22:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2363c0cf9b6a9a81c76ac652da667f73845d38b
      https://github.com/llvm/llvm-project/commit/a2363c0cf9b6a9a81c76ac652da667f73845d38b
  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 db93e4e70aa453e5ba04ba0d9e01f581882b6c81.

This modifies TestRegsters.py to account for Darwin showing
AVX registers as part of "Floating Point Registers" instead
of in a separate "Advanced Vector Extensions" category.




More information about the All-commits mailing list