[Lldb-commits] [PATCH] D73053: [lldb/DataFormatters] Fix the `$$deference$$` synthetic child

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 20 12:08:59 PST 2020


friss updated this revision to Diff 239188.
friss added a comment.

use python formatting in docs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73053

Files:
  lldb/docs/use/variable.rst
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-python-synth/fooSynthProvider.py
  lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-python-synth/main.cpp
  lldb/source/Core/ValueObject.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73053.239188.patch
Type: text/x-patch
Size: 8347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200120/0f2ab234/attachment.bin>


More information about the lldb-commits mailing list