kastiglione added inline comments.
================
Comment at: lldb/source/Plugins/Language/ObjC/NSSet.cpp:673-675
if (valobj_sp)
+ SyntheticChildrenFrontEnd(*valobj_sp);
Update();
----------------
by the way, these changes are missing `{}` around the `if` body.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142341/new/
https://reviews.llvm.org/D142341
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits