https://github.com/dzhidzhoev approved this pull request.
I wasn't able to reproduce the problem locally either, but I've got the same failing tests with the same stack traces by setting ``` const UnwindPlan::Row *active_row = (const UnwindPlan::Row *) 0x1; ``` I think it should work. https://github.com/llvm/llvm-project/pull/134246 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
