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

Tamas Berghammer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 31 13:35:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299251: Add support for sythetic operator dereference (authored by tberghammer).

Changed prior to commit:
  https://reviews.llvm.org/D31368?vs=93529&id=93701#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31368

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

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


More information about the lldb-commits mailing list