[Lldb-commits] [lldb] Move checking m_dummy_target to after raw-plus-option parsing. (PR #170888)

via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 5 09:28:20 PST 2025


jimingham wrote:

This is a follow on to:

https://github.com/llvm/llvm-project/pull/156067

The test suite runs were clean for me except for one weird failure that seemed due to symbols-on-demand, but then I got a few other flakey failures, and fortunately the ASAN bots turned up the problem, which this PR should fix.

https://github.com/llvm/llvm-project/pull/170888


More information about the lldb-commits mailing list