[Lldb-commits] [lldb] [lldb] Fix TestDiagnoseDereferenceFunctionReturn on linux (PR #128512)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 25 00:02:56 PST 2025
labath wrote:
Thanks.
As we've learned in #123217, all of this relies on parsing the stop reason strings, and I think the windows strings just don't have the expected format.
https://github.com/llvm/llvm-project/pull/128512
More information about the lldb-commits
mailing list