[Lldb-commits] [lldb] [lldb][test] Introduce build_and_run test utility (PR #194386)
Raphael Isemann via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 30 00:39:23 PDT 2026
Teemperor wrote:
Nearly all tests that are affected by this use identical SB APIs to set a breakpoint and launch the process, so I think this change reduces test coverage by effectively 0. But I do agree we should have a test that sets a breakpoint and launches all programs using the different SB API methods (I even volunteer writing it if such a tests doesn't exist yet).
https://github.com/llvm/llvm-project/pull/194386
More information about the lldb-commits
mailing list