================
@@ -964,6 +964,7 @@ class LLDB_API SBTarget {
   friend class SBSection;
   friend class SBSourceManager;
   friend class SBSymbol;
+  friend class SBType;
----------------
labath wrote:

Okay, sorry, this is my bad. I didn't mean to imply that it should be done in 
this patch. I do like this idea, but I think that if we do that, it should be 
done in a more wider fashion rather than a one-off.

https://github.com/llvm/llvm-project/pull/126901
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to