[Lldb-commits] [lldb] [lldb-dap][windows] fix crash (PR #195855)
Sergei Druzhkov via lldb-commits
lldb-commits at lists.llvm.org
Tue May 5 07:28:23 PDT 2026
================
----------------
DrSergei wrote:
Hi, as far as I know sharing singleton between DLL and main application has some problems in C++. I think you can find more details in this [comment](https://github.com/llvm/llvm-project/pull/120457#issuecomment-2560217016)
https://github.com/llvm/llvm-project/pull/195855
More information about the lldb-commits
mailing list