shafik added inline comments.

================
Comment at: lldb/include/lldb/Core/ValueObject.h:888
+  /// Unique identifier for every value object.
+  UserID m_id;
+
----------------
This makes more sense, `ValueObject` is not a `UserID` but contains one.


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

https://reviews.llvm.org/D97205

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

Reply via email to