This commit is contained in:
Dave Lee 2023-03-17 10:42:45 -07:00
parent 72e8b286f0
commit 8c040d0f49

View File

@ -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 = {}