Skip to content

Commit bd80ec6

Browse files
Merge pull request #8205 from adrian-prantl/122824216
XFAIL test
2 parents dbfaba0 + 5be357b commit bd80ec6

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+
// Failing due to a branch-only warning on some Linux platform.
3+
// REQUIRES: 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)