[Lldb-commits] [PATCH] D146783: [lldb] Add ability to hide the root name of a value

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 24 14:07:51 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG23349d83a98f: [lldb] Add ability to hide the root name of a value (authored by kastiglione).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146783

Files:
  lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
  lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
  lldb/source/Commands/CommandObjectDWIMPrint.cpp
  lldb/source/Commands/CommandObjectExpression.cpp
  lldb/source/DataFormatters/DumpValueObjectOptions.cpp
  lldb/source/DataFormatters/ValueObjectPrinter.cpp
  lldb/test/API/commands/dwim-print/TestDWIMPrint.py
  lldb/test/API/commands/dwim-print/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146783.508210.patch
Type: text/x-patch
Size: 7396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230324/745628b0/attachment-0001.bin>


More information about the lldb-commits mailing list