[Lldb-commits] [PATCH] D74153: [lldb] Delete the SharingPtr class

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 6 12:52:20 PST 2020


jingham added a comment.

We were probably getting away with this because ValueObjectRegisterSet's children don't really need their parent to construct their values?  But still, this is not how ValueObject children should work...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74153/new/

https://reviews.llvm.org/D74153





More information about the lldb-commits mailing list