[Lldb-commits] [lldb] [lldb] Implement basic support for reverse-continue (PR #112079)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 20 05:37:27 PST 2024
labath wrote:
> I would recommend not squashing, because that will make it much easier to find the incorrect change if there are regressions.
I agree, but "squash and merge" is the only strategy enabled for this repository. Could you create a separate PR (or two, but probably not eight) with the refactoring changes, and we can rebase this PR on top of that when they land?
https://github.com/llvm/llvm-project/pull/112079
More information about the lldb-commits
mailing list