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 e6914f6 commit 2bef2d7Copy full SHA for 2bef2d7
lldb/test/Shell/SymbolFile/NativePDB/lookup-by-types.cpp
@@ -1,5 +1,6 @@
1
// clang-format off
2
-
+// XFAIL: *
3
+// Failing due to branch-only warning rdar://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