[Lldb-commits] [PATCH] D25734: Add data formatter for libstdc++ unique_ptr

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 18 10:46:17 PDT 2016


tberghammer created this revision.
tberghammer added reviewers: labath, granata.enrico.
tberghammer added a subscriber: lldb-commits.

Add data formatter for libstdc++ unique_ptr


https://reviews.llvm.org/D25734

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25734.75033.patch
Type: text/x-patch
Size: 9950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161018/cdd025b5/attachment-0001.bin>


More information about the lldb-commits mailing list