================
@@ -506,8 +505,11 @@ class LLDB_API SBValue {
   void SetSP(const lldb::ValueObjectSP &sp, lldb::DynamicValueType use_dynamic,
              bool use_synthetic, const char *name);
 
+protected:
----------------
jimingham wrote:

I made the same comment on the previous version of the PR, but this "friend" 
statement doesn't seem germane to this patch.

Can you either explain why it's necessary here, or move this into the 
subsequent PR where it really belongs.  

https://github.com/llvm/llvm-project/pull/178573
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to