Unverified Commit 6fb6eba9 authored by Chelsea Cassanova's avatar Chelsea Cassanova Committed by GitHub
Browse files

[lldb][api-test] Add API test for SBCommandInterpreter::CommandOverrideCallback (#94518)

`SBCommandInterpreter::CommandOverrideCallback` was not being exposed to
the Python API and has no coverage in the
API test suite, so this commits exposes and adds a test for it. Doing
this involves also adding a typemap for the callback used for this
function so that it matches the functionality of other callback
functions that are exposed to Python.
parent 0fb216fb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment