[Lldb-commits] [PATCH] D31368: Add support for sythetic operator dereference

Tamas Berghammer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 30 12:59:30 PDT 2017


tberghammer updated this revision to Diff 93529.
tberghammer added a comment.

Fix grammer for the html documentation.


https://reviews.llvm.org/D31368

Files:
  packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py
  source/Core/ValueObject.cpp
  source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp
  source/Target/StackFrame.cpp
  www/varformats.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31368.93529.patch
Type: text/x-patch
Size: 6704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170330/fbedf030/attachment.bin>


More information about the lldb-commits mailing list