We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ca2a0 commit 536e0ebCopy full SHA for 536e0eb
cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp
@@ -2,7 +2,6 @@
2
// RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out
3
// RUN: %test_debuginfo %s %t.out
4
// XFAIL: gdb-clang-incompatibility
5
-// XFAIL: system-darwin
6
7
// DEBUGGER: delete breakpoints
8
// DEBUGGER: break static-member.cpp:33
cross-project-tests/debuginfo-tests/llgdb-tests/static-member.cpp
// XFAIL: !system-darwin && gdb-clang-incompatibility
// DEBUGGER: r
0 commit comments