[Lldb-commits] [lldb] [lldb] Adding pipe support to lldb_private::MainLoopWindows. (PR #145621)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 1 10:30:07 PDT 2025
labath wrote:
> I was running my tests in `Release` mode, so I missed that one of the `assert` calls had an invalid variable name. Fixed in [a79404e](https://github.com/llvm/llvm-project/commit/a79404e50cf5308bb76cc4eaf36cb8eaea9ab66a)
I recommend `cmake -DLLVM_ENABLE_ASSERTIONS=On` :)
https://github.com/llvm/llvm-project/pull/145621
More information about the lldb-commits
mailing list