[Lldb-commits] [PATCH] D150619: [lldb] Delay removal of persistent results

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 16 18:33:50 PDT 2023


kastiglione updated this revision to Diff 522875.
kastiglione added a comment.

- Explicitly control expression evaluation options for suppressing persistent result
- Use the ValueObject's display language instead of the CU or frame's language


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150619/new/

https://reviews.llvm.org/D150619

Files:
  lldb/source/Commands/CommandObjectDWIMPrint.cpp
  lldb/source/Commands/CommandObjectExpression.cpp
  lldb/source/Commands/CommandObjectExpression.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150619.522875.patch
Type: text/x-patch
Size: 7048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230517/b8fab1fd/attachment.bin>


More information about the lldb-commits mailing list