[lldb] Fix d875838e8b
This commit is contained in:
parent
72e8b286f0
commit
8c040d0f49
|
@ -6,7 +6,7 @@
|
|||
// RUN: lld-link /debug:full /nodefaultlib /entry:main %t1.obj %t2.obj /out:%t.exe /pdb:%t.pdb
|
||||
// RUN: env LLDB_USE_NATIVE_PDB_READER=1 %lldb -f %t.exe -o \
|
||||
// RUN: "settings set interpreter.stop-command-source-on-error false" \
|
||||
// RUN: -o "expression b" -o "expr d" -o "expr static_e_ref" -o "exit" 2>&1 | FileCheck %s
|
||||
// RUN: -o "expression b" -o "expression d" -o "expression static_e_ref" -o "exit" 2>&1 | FileCheck %s
|
||||
|
||||
// CHECK: (lldb) expression b
|
||||
// CHECK: (B) $0 = {}
|
||||
|
|
Loading…
Reference in New Issue
Block a user