summaryrefslogtreecommitdiff
path: root/cross-project-tests
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2023-02-03 16:24:42 -0800
committerAdrian Prantl <aprantl@apple.com>2023-02-03 16:25:16 -0800
commit867735f2861df05ef1974e4d46de994c3b9df801 (patch)
treef5a94b2f606e4bc15343cba2618ae3522a5a11f8 /cross-project-tests
parenta7354899d1a235a796b3a2ccb45f6596983c8672 (diff)
downloadllvm-867735f2861df05ef1974e4d46de994c3b9df801.tar.gz
UnXFAIL test.
Diffstat (limited to 'cross-project-tests')
-rw-r--r--cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp3
1 files changed, 0 insertions, 3 deletions
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