================
@@ -964,6 +964,7 @@ class LLDB_API SBTarget {
friend class SBSection;
friend class SBSourceManager;
friend class SBSymbol;
+ friend class SBType;
----------------
Michael137 wrote:These were only necessary to get access to `SBTarget::GetSP` https://github.com/llvm/llvm-project/pull/126901 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
