[Lldb-commits] [PATCH] D80254: Prevent GetNumChildren from transitively walking pointer chains
Jaroslav Sevcik via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 19 23:02:44 PDT 2020
jarin updated this revision to Diff 265141.
jarin marked 2 inline comments as done.
jarin added a comment.
Added more assertions, reformatted the test code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80254/new/
https://reviews.llvm.org/D80254
Files:
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/test/API/functionalities/pointer_num_children/Makefile
lldb/test/API/functionalities/pointer_num_children/TestPointerNumChildren.py
lldb/test/API/functionalities/pointer_num_children/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80254.265141.patch
Type: text/x-patch
Size: 4754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200520/76615ec4/attachment.bin>
More information about the lldb-commits
mailing list