From 867735f2861df05ef1974e4d46de994c3b9df801 Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Fri, 3 Feb 2023 16:24:42 -0800 Subject: UnXFAIL test. --- cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'cross-project-tests') diff --git a/cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp b/cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp index c6505783f6e8..4ec392e9f72c 100644 --- a/cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp +++ b/cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp @@ -2,9 +2,6 @@ // RUN: %clangxx %target_itanium_abi_host_triple %t -o %t.out // RUN: %test_debuginfo %s %t.out -// FIXME: LLDB finds the wrong symbol for "C". rdar://problem/14933867 -// XFAIL: target={{.*-darwin.*}}, gdb-clang-incompatibility - // DEBUGGER: delete breakpoints // DEBUGGER: break static-member.cpp:33 // DEBUGGER: r -- cgit v1.2.1