[Lldb-commits] [lldb] [lldb] Relax check for breakpoint site in Unwind/windows-unaligned-x86_64.test (PR #115318)

Stefan Gränitz via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 7 05:54:58 PST 2024


weliveindetail wrote:

We see a few tests failing for this reason downstream in swift-lldb: https://github.com/swiftlang/swift/pull/76894#issuecomment-2441139173 I filed a ticket to investigate the actual issue https://github.com/swiftlang/llvm-project/issues/9540

It would be great to unblock this particular test, because we expect the functionality under test to be fixed with https://github.com/llvm/llvm-project/issues/101710

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


More information about the lldb-commits mailing list