Skip to content

Commit 536e0eb

Browse files
committed
Remove XFAIL from tests passing on green dragon
1 parent f1ca2a0 commit 536e0eb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
33
// RUN: %test_debuginfo %s %t.out
44
// XFAIL: gdb-clang-incompatibility
5-
// XFAIL: system-darwin
65

76
// DEBUGGER: delete breakpoints
87
// DEBUGGER: break static-member.cpp:33

cross-project-tests/debuginfo-tests/llgdb-tests/static-member.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
33
// RUN: %test_debuginfo %s %t.out
44
// XFAIL: !system-darwin && gdb-clang-incompatibility
5-
// XFAIL: system-darwin
65
// DEBUGGER: delete breakpoints
76
// DEBUGGER: break static-member.cpp:33
87
// DEBUGGER: r

0 commit comments

Comments
 (0)