[Lldb-commits] [PATCH] D25726: Improve the libstdc++ smart pointer formatters
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 18 10:07:29 PDT 2016
tberghammer updated this revision to Diff 75025.
tberghammer added a comment.
Herald added subscribers: mgorny, beanz.
Move the code to a new cpp file
https://reviews.llvm.org/D25726
Files:
packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/TestDataFormatterStdSmartPtr.py
source/Plugins/Language/CPlusPlus/CMakeLists.txt
source/Plugins/Language/CPlusPlus/LibStdcpp.cpp
source/Plugins/Language/CPlusPlus/LibStdcppSmartPointer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25726.75025.patch
Type: text/x-patch
Size: 13454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161018/a1b091b1/attachment-0001.bin>
More information about the lldb-commits
mailing list