Skip to content

Commit 2bef2d7

Browse files
committed
XFAIL test
1 parent e6914f6 commit 2bef2d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lldb/test/Shell/SymbolFile/NativePDB/lookup-by-types.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// clang-format off
2-
2+
// XFAIL: *
3+
// Failing due to branch-only warning rdar://122824216
34
// RUN: %build -o %t.exe -- %s
45
// RUN: env LLDB_USE_NATIVE_PDB_READER=1 %lldb -f %t.exe -s \
56
// RUN: %p/Inputs/lookup-by-types.lldbinit 2>&1 | FileCheck %s

0 commit comments

Comments
 (0)