From 94994d372d014ce4c8758b9605d63fae651bd8aa Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 19 Jan 2019 10:06:29 +0000 Subject: Vendor import of lldb trunk r351319 (just before the release_80 branch point): https://llvm.org/svn/llvm-project/lldb/trunk@351319 --- include/lldb/API/SBAddress.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/lldb/API/SBAddress.h') diff --git a/include/lldb/API/SBAddress.h b/include/lldb/API/SBAddress.h index 02e847b97aa1..891324254cd6 100644 --- a/include/lldb/API/SBAddress.h +++ b/include/lldb/API/SBAddress.h @@ -82,6 +82,7 @@ public: protected: friend class SBBlock; + friend class SBBreakpoint; friend class SBBreakpointLocation; friend class SBFrame; friend class SBFunction; -- cgit v1.3