[all-commits] [llvm/llvm-project] 3d86ee: Reland "[lldb][api-test] Add API test for SBComma...

Chelsea Cassanova via All-commits all-commits at lists.llvm.org
Tue Jun 11 16:41:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d86eebdf84f1c1a8ef57706c1182836176a1780
      https://github.com/llvm/llvm-project/commit/3d86eebdf84f1c1a8ef57706c1182836176a1780
  Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M lldb/bindings/python/python-typemaps.swig
    M lldb/bindings/python/python-wrapper.swig
    M lldb/include/lldb/API/SBCommandInterpreter.h
    A lldb/test/API/python_api/interpreter/TestCommandOverrideCallback.py

  Log Message:
  -----------
  Reland  "[lldb][api-test] Add API test for SBCommandInterpreter::Comm… (#95181)

…andOverrideCallback (#94518)"

This reverts commit 7cff05ada05e87408966d56b4c1675033187ff5c. The API
test that was added erroneously imports a module that isn't needed and
wouldn't be found which causes a test failures. This reversion removes
that import.



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