shafik added a comment.
Thank you, the names make a lot more sense to me but I am not sure why this was
originally used either.
================
Comment at: lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp:648
+ ValueObjectSP location_sp =
+ l->GetChildMemberWithName(ConstString("__data_"), true);
+ ValueObjectSP size_vo =
----------------
nitpick `/*can_create=*/true` and same for the next two.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124113/new/
https://reviews.llvm.org/D124113
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits