We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bef2d7 commit 5be357bCopy full SHA for 5be357b
lldb/test/Shell/SymbolFile/NativePDB/lookup-by-types.cpp
@@ -1,6 +1,6 @@
1
// clang-format off
2
-// XFAIL: *
3
-// Failing due to branch-only warning rdar://122824216
+// Failing due to a branch-only warning on some Linux platform.
+// REQUIRES: 122824216
4
// RUN: %build -o %t.exe -- %s
5
// RUN: env LLDB_USE_NATIVE_PDB_READER=1 %lldb -f %t.exe -s \
6
// RUN: %p/Inputs/lookup-by-types.lldbinit 2>&1 | FileCheck %s
0 commit comments