[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 11:27:06 PDT 2023
    
    
  
kastiglione updated this revision to Diff 508173.
kastiglione added a comment.
Rename ShowName to ShouldShowName
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.508173.patch
Type: text/x-patch
Size: 7396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230324/6cd5f5f1/attachment.bin>
    
    
More information about the lldb-commits
mailing list