[Lldb-commits] [lldb] [lldb] Move lldb_enable_attach from test_common to a separate header (PR #139550)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon May 12 06:56:03 PDT 2025
labath wrote:
@DavidSpickett, following up on https://github.com/llvm/llvm-project/issues/138085#issuecomment-2871438305, I noticed that some of these tests don't have the synchronization to prevent the test attaching before they disable YAMA -- and I think most of those tests are marked `@flakyIfArm`
https://github.com/llvm/llvm-project/pull/139550
More information about the lldb-commits
mailing list