summaryrefslogtreecommitdiff
path: root/cross-project-tests
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2023-01-04 07:56:37 -0800
committerPaul Robinson <paul.robinson@sony.com>2023-01-04 07:56:37 -0800
commitf0f61829415f92dd584e46d3b24d9019d870e3ee (patch)
treec6c03a162ba51e6e770c704101568147857bf72d /cross-project-tests
parent85960043d594fc12d340ccb66a30861b023ab496 (diff)
downloadllvm-f0f61829415f92dd584e46d3b24d9019d870e3ee.tar.gz
[llgdb-tests] Convert test to check 'target=...'
Part of the project to eliminate special handling for triples in lit expressions.
Diffstat (limited to 'cross-project-tests')
-rw-r--r--cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp2
1 files changed, 1 insertions, 1 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 8d65a8bb41b7..c6505783f6e8 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
@@ -3,7 +3,7 @@
// RUN: %test_debuginfo %s %t.out
// FIXME: LLDB finds the wrong symbol for "C". rdar://problem/14933867
-// XFAIL: darwin, gdb-clang-incompatibility
+// XFAIL: target={{.*-darwin.*}}, gdb-clang-incompatibility
// DEBUGGER: delete breakpoints
// DEBUGGER: break static-member.cpp:33