[Lldb-commits] [lldb] [lldb][ClangExpressionParser] Reset DiagnosticManager before we create persistent variables (PR #160074)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 22 04:25:11 PDT 2025


Michael137 wrote:

The `m_passthrough` guard was added in https://github.com/llvm/llvm-project/commit/4e969da33e113dffc1dfcf5c5e3ef97e3b594161

I assume something got refactored since then that broke it again. Or maybe it was fixing a different codepath leading to this crash

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


More information about the lldb-commits mailing list