[all-commits] [llvm/llvm-project] 05a292: Revert "[lldb] Add handling of ECError to unit tes...

Adrian Prantl via All-commits all-commits at lists.llvm.org
Wed Sep 18 17:28:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05a292caa57de13a6d0bc25dee2be25c2a0dcee3
      https://github.com/llvm/llvm-project/commit/05a292caa57de13a6d0bc25dee2be25c2a0dcee3
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M lldb/unittests/TestingSupport/Host/SocketTestUtilities.cpp

  Log Message:
  -----------
  Revert "[lldb] Add handling of ECError to unit test to validate a hypothesis on the bots"

This reverts commit c86b1b0f44509585390c8df09b41d707e6a14011.


  Commit: 79a69cb06665859658677b9ade4a1a262490f8c1
      https://github.com/llvm/llvm-project/commit/79a69cb06665859658677b9ade4a1a262490f8c1
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M lldb/source/Utility/Status.cpp

  Log Message:
  -----------
  Revert "[lldb] Store ECError as CloneableECError in Status"

This reverts commit cf02d8bbb6dfed17081fbdbf44e2071aea1af728.


  Commit: 8b456b436f996b4c6dfee0abc704b9219d43f7d2
      https://github.com/llvm/llvm-project/commit/8b456b436f996b4c6dfee0abc704b9219d43f7d2
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M lldb/unittests/TestingSupport/Host/SocketTestUtilities.cpp

  Log Message:
  -----------
  Revert "[lldb] Update SocketTestUtilities.cpp to use CloneableECError"

This reverts commit 2383bc8216bd7d373bb48337199c09d40922adf2.


  Commit: 27303736512c32bb87b67a4ecf0b17881a8811c6
      https://github.com/llvm/llvm-project/commit/27303736512c32bb87b67a4ecf0b17881a8811c6
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M lldb/source/Utility/Status.cpp

  Log Message:
  -----------
  Revert "Add noexcept qualifier to placate g++"

This reverts commit b4a8e877ee3002a8cfd613f7950afcbe1d98821c.


  Commit: cb6d53198e39838ba6f9d2974c4f4317057d1556
      https://github.com/llvm/llvm-project/commit/cb6d53198e39838ba6f9d2974c4f4317057d1556
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M lldb/include/lldb/Utility/Status.h
    M lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
    M lldb/source/Utility/Status.cpp
    M lldb/unittests/TestingSupport/Host/SocketTestUtilities.cpp
    M lldb/unittests/Utility/StatusTest.cpp

  Log Message:
  -----------
  Revert "[lldb] Change the implementation of Status to store an llvm::Error (NFC) (#106774)"

This reverts commit 06939fa2e140a171132275ec0ea1857d20c5dbdd.


  Commit: 6dcde731eb13aeaa8296504ad8178d62c8ecd3eb
      https://github.com/llvm/llvm-project/commit/6dcde731eb13aeaa8296504ad8178d62c8ecd3eb
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
    M lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationServerTest.cpp

  Log Message:
  -----------
  Revert "[lldb] Only send "posix" error codes through the gdb-remote protocol"

This reverts commit a7c174502aef45b2d33291129cce10c085fef944.


Compare: https://github.com/llvm/llvm-project/compare/999313debe8a...6dcde731eb13

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list