JDevlieghere added inline comments.

================
Comment at: lldb/include/lldb/Utility/ConstString.h:409
   ///     in memory.
   static size_t StaticMemorySize();
 
----------------
I purposely didn't use this function for the reasons explained in the summary. 
It seems like a few classes implement this, but it's not actually used 
anywhere. If we care, I can reimplement this in terms of the new MemoryStats. 
If we don't I can remove it in a follow-up patch.


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

https://reviews.llvm.org/D117914

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to