Fix Android build.

llvm-svn: 245129
This commit is contained in:
Oleksiy Vyalov 2015-08-14 23:57:15 +00:00
parent 398f9ed95c
commit c24da69ebf
1 changed files with 1 additions and 1 deletions

View File

@ -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;