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 87cd9ad commit 980ca0bCopy full SHA for 980ca0b
lldb/test/Shell/Expr/TestGlobalSymbolObjCConflict.c
@@ -9,7 +9,7 @@
9
// RUN: %clang_host -c -g -fno-common %s -o %t.o
10
// RUN: %clang_host %t.o -o %t.out
11
// RUN: %lldb -b -x %t.out \
12
-// RUN: -o "b 17" \
+// RUN: -o "b 27" \
13
// RUN: -o "run" \
14
// RUN: -o "p OglobalVar" \
15
// RUN: -o "p Oabc" | FileCheck %s
0 commit comments