[Lldb-commits] [PATCH] D97165: [lldb] Add deref support and tests to shared_ptr synthetic
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 22 13:18:37 PST 2021
kastiglione updated this revision to Diff 325549.
kastiglione added a comment.
test for null using SBValue.unsigned
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97165/new/
https://reviews.llvm.org/D97165
Files:
lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/Makefile
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/TestDataFormatterLibcxxSharedPtr.py
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/shared_ptr/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97165.325549.patch
Type: text/x-patch
Size: 8221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210222/37edfbee/attachment.bin>
More information about the lldb-commits
mailing list