Remove XFAIL from tests passing on green dragon

This commit is contained in:
Adrian Prantl
2024-03-12 11:06:23 -07:00
parent f1ca2a0967
commit 536e0ebaaa
2 changed files with 0 additions and 2 deletions

View File

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

View File

@@ -2,7 +2,6 @@
// 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
// DEBUGGER: delete breakpoints
// DEBUGGER: break static-member.cpp:33
// DEBUGGER: r