[all-commits] [llvm/llvm-project] f2b241: [lldb][AArch64] Re-enable clone follow tests on AA...
David Spickett via All-commits
all-commits at lists.llvm.org
Fri Sep 8 07:11:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2b241474f21cd549c233f020021d41bb803f18a
https://github.com/llvm/llvm-project/commit/f2b241474f21cd549c233f020021d41bb803f18a
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M lldb/test/Shell/Subprocess/clone-follow-child-softbp.test
M lldb/test/Shell/Subprocess/clone-follow-child-wp.test
M lldb/test/Shell/Subprocess/clone-follow-child.test
M lldb/test/Shell/Subprocess/clone-follow-parent-softbp.test
M lldb/test/Shell/Subprocess/clone-follow-parent-wp.test
M lldb/test/Shell/Subprocess/clone-follow-parent.test
Log Message:
-----------
[lldb][AArch64] Re-enable clone follow tests on AArch64 Linux
Fixes #49243
By unknown means, these have been fixed since the UNSUPPORTED
was added.
More information about the All-commits
mailing list