[Lldb-commits] [lldb] [lldb-dap] fix executable substitution in tests (PR #179685)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 5 10:13:40 PST 2026
https://github.com/JDevlieghere commented:
What's the motivation for this? It seems like this will behave exactly the same as it did before, except that you have to write `%lldb-dap` instead of `lldb-dap`. The purpose of the substitutions is to have an "alias" that passes additional arguments, which isn't the case here.
https://github.com/llvm/llvm-project/pull/179685
More information about the lldb-commits
mailing list