[Lldb-commits] [PATCH] D128638: [lldb] [llgs] Add base nonstop fork/vfork tests
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 28 06:45:08 PDT 2022
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
In D128638#3611932 <https://reviews.llvm.org/D128638#3611932>, @mgorny wrote:
> BTW this test is getting a bit long as well but I don't have a good idea how to split it, except for just moving some functions into a second file and making some reusable base class.
I don't know if that's necessary right now, but the general approach seems fine to me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128638/new/
https://reviews.llvm.org/D128638
More information about the lldb-commits
mailing list