[Lldb-commits] [lldb] Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (again) (PR #128156)

Robert O'Callahan via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 18 13:04:00 PDT 2025


rocallahan wrote:

Maybe disabling tests for macOS < 15 would be OK even in the long term? There isn't any looming plan to actually use this code on macOS < 15. The main reason to run these tests on non-Linux is so to help developers catch it early if they break these tests. I guess most developers on Mac will be doing most of their testing on 15 or later?

https://github.com/llvm/llvm-project/pull/128156


More information about the lldb-commits mailing list