Unverified Commit 07ed3258 authored by Walter Erquinigo's avatar Walter Erquinigo Committed by GitHub
Browse files

[lldb-dap] Include [opt] in the frame name only if a custom frame format is not specified. (#74861)

Currently there's an include in which `[opt]` might be emitted twice if
the frame format also asks for it. As a trivial fix, we should manually
emit `[opt]` only if a custom frame format is not specified.
parent 10f15e2e
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