[Lldb-commits] [PATCH] D31366: Do not dereference std::unique_ptr by default

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299249: Do not dereference std::unique_ptr by default (authored by tberghammer).

Changed prior to commit:
  https://reviews.llvm.org/D31366?vs=93039&id=93699#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31366

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/main.cpp
  lldb/trunk/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31366.93699.patch
Type: text/x-patch
Size: 5621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170331/40244aee/attachment.bin>


More information about the lldb-commits mailing list