diff options
author | John Harrison <harjohn@google.com> | 2024-11-13 14:17:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 11:17:07 -0800 |
commit | c658d07c4f8210555473c5721e1302f00f9fd25b (patch) | |
tree | 1eb1bf74c22fd1745af6a16d53085f42685307fb /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | e4578616476426595737c73c9ac357467ee19123 (diff) | |
download | llvm-c658d07c4f8210555473c5721e1302f00f9fd25b.zip llvm-c658d07c4f8210555473c5721e1302f00f9fd25b.tar.gz llvm-c658d07c4f8210555473c5721e1302f00f9fd25b.tar.bz2 |
[lldb-dap] Adjust the evaluate test to use a different lldb command. (#116045)
Previously this used `var` as both an lldb command and variable in the
source to validate the behavior of the 'auto' repl mode. However, `var`
seems to occasionally fail in the CI test when attempting to print some
c++ types. Instead switch the command and variable name to `list` which
should not run the dynamic variable formatting code for c++ objects.
This should fix #116041.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions