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.
2 parents dbfaba0 + 5be357b commit bd80ec6Copy full SHA for bd80ec6
lldb/test/Shell/SymbolFile/NativePDB/lookup-by-types.cpp
@@ -1,5 +1,6 @@
1
// clang-format off
2
-
+// Failing due to a branch-only warning on some Linux platform.
3
+// 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