[Lldb-commits] [PATCH] D151950: [lldb] Unconditionally increment depth when printing children

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 8 13:30:15 PDT 2023


augusto2112 updated this revision to Diff 529709.
augusto2112 marked an inline comment as done.
augusto2112 added a comment.

Addressed comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151950

Files:
  lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
  lldb/source/DataFormatters/ValueObjectPrinter.cpp
  lldb/test/API/lang/cpp/frame-var-depth-and-elem-count/Makefile
  lldb/test/API/lang/cpp/frame-var-depth-and-elem-count/TestFrameVarDepthAndElemCount.py
  lldb/test/API/lang/cpp/frame-var-depth-and-elem-count/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151950.529709.patch
Type: text/x-patch
Size: 4087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230608/2afffd87/attachment.bin>


More information about the lldb-commits mailing list