Unverified Commit 33bf08ec authored by Pavel Labath's avatar Pavel Labath Committed by GitHub
Browse files

[lldb-dap] Correctly detect alias commands with arguments in repl (#92137)

ResolveCommand will not succeed for an alias command with arguments, and
the code wasn't providing any. Replace that with explicit query(ies) for
the existence of a command with the given name.
parent ee54c86e
Pipeline #2375 canceled with stages
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