[Lldb-commits] [lldb] [lldb-dap] fix executable substitution in tests (PR #179685)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 6 09:34:49 PST 2026
charles-zablit wrote:
I auto reverted my change here:
- https://github.com/llvm/llvm-project/pull/180241
The following PR fixes the substitution issue (just remove the `%` before `lldb-dap` to match the other tests):
- https://github.com/llvm/llvm-project/pull/180237
https://github.com/llvm/llvm-project/pull/179685
More information about the lldb-commits
mailing list