[Dexter] XFAIL Dexter tests for Apple Silicon (arm64)

This commit is contained in:
Jonas Devlieghere
2023-05-26 15:42:42 -07:00
parent f32d24d577
commit 9c4660629c
3 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// XFAIL:*
// XFAIL: !system-darwin || !target-aarch64
//// Suboptimal coverage, see inlined comments.
// REQUIRES: lldb

View File

@@ -2,6 +2,7 @@
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
// RUN: %test_debuginfo %s %t.out
// XFAIL: gdb-clang-incompatibility
// XFAIL: system-darwin && target-aarch64
// DEBUGGER: delete breakpoints
// DEBUGGER: break static-member.cpp:33

View File

@@ -2,6 +2,7 @@
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
// RUN: %test_debuginfo %s %t.out
// XFAIL: !system-darwin && gdb-clang-incompatibility
// XFAIL: system-darwin && target-aarch64
// DEBUGGER: delete breakpoints
// DEBUGGER: break static-member.cpp:33
// DEBUGGER: r