[Dexter] XFAIL Dexter tests for Apple Silicon (arm64)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// XFAIL:*
|
// XFAIL: !system-darwin || !target-aarch64
|
||||||
//// Suboptimal coverage, see inlined comments.
|
//// Suboptimal coverage, see inlined comments.
|
||||||
|
|
||||||
// REQUIRES: lldb
|
// REQUIRES: lldb
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
|
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
|
||||||
// RUN: %test_debuginfo %s %t.out
|
// RUN: %test_debuginfo %s %t.out
|
||||||
// XFAIL: gdb-clang-incompatibility
|
// XFAIL: gdb-clang-incompatibility
|
||||||
|
// XFAIL: system-darwin && target-aarch64
|
||||||
|
|
||||||
// DEBUGGER: delete breakpoints
|
// DEBUGGER: delete breakpoints
|
||||||
// DEBUGGER: break static-member.cpp:33
|
// DEBUGGER: break static-member.cpp:33
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
|
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
|
||||||
// RUN: %test_debuginfo %s %t.out
|
// RUN: %test_debuginfo %s %t.out
|
||||||
// XFAIL: !system-darwin && gdb-clang-incompatibility
|
// XFAIL: !system-darwin && gdb-clang-incompatibility
|
||||||
|
// XFAIL: system-darwin && target-aarch64
|
||||||
// DEBUGGER: delete breakpoints
|
// DEBUGGER: delete breakpoints
|
||||||
// DEBUGGER: break static-member.cpp:33
|
// DEBUGGER: break static-member.cpp:33
|
||||||
// DEBUGGER: r
|
// DEBUGGER: r
|
||||||
|
|||||||
Reference in New Issue
Block a user