[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:28:15 PDT 2025
Michael137 wrote:
Same reason we didn't add a test in https://github.com/llvm/llvm-project/commit/4e969da33e113dffc1dfcf5c5e3ef97e3b594161 still pretty much applies. Any test that hits this codepath would be quite fragile to future ASTImporter improvements
https://github.com/llvm/llvm-project/pull/160074
More information about the lldb-commits
mailing list