================ @@ -964,6 +964,7 @@ class LLDB_API SBTarget { friend class SBSection; friend class SBSourceManager; friend class SBSymbol; + friend class SBType; ---------------- labath wrote:
This is completely optional, it just seemed like a good opportunity to advertise [my idea](https://godbolt.org/z/sG8GqYh5T) for avoiding these random criss-cross friend declarations. 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