[Lldb-commits] [PATCH] D11473: Add option eTypeOptionHideEmptyAggregates.

Siva Chandra sivachandra at google.com
Thu Jul 23 16:53:39 PDT 2015


sivachandra updated this revision to Diff 30542.
sivachandra added a comment.

Expose the new option in the "type summary add" command via a -h option.


http://reviews.llvm.org/D11473

Files:
  include/lldb/DataFormatters/TypeSummary.h
  include/lldb/DataFormatters/ValueObjectPrinter.h
  include/lldb/lldb-enumerations.h
  source/Commands/CommandObjectType.cpp
  source/DataFormatters/ValueObjectPrinter.cpp
  test/functionalities/data-formatter/data-formatter-synth/TestDataFormatterSynth.py
  test/functionalities/data-formatter/data-formatter-synth/main.cpp
  test/python_api/formatters/TestFormattersSBAPI.py
  test/python_api/formatters/main.cpp
  test/python_api/formatters/synth.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11473.30542.patch
Type: text/x-patch
Size: 10505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150723/cb817cb1/attachment.bin>


More information about the lldb-commits mailing list