================
@@ -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:
----------------
bzcheeseman wrote:

Oh sorry - it must have slipped into this patch. You're right, it belongs in 
the next one.

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