forked from OSchip/llvm-project
parent
398f9ed95c
commit
c24da69ebf
|
@ -128,7 +128,7 @@ protected:
|
|||
friend class DWARFCompileUnit;
|
||||
friend class SymbolFileDWARF;
|
||||
friend class DebugMapModule;
|
||||
friend class ClangASTContext;
|
||||
friend class lldb_private::ClangASTContext;
|
||||
struct OSOInfo
|
||||
{
|
||||
lldb::ModuleSP module_sp;
|
||||
|
|
Loading…
Reference in New Issue