"lldb/test/lang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d527154ab3ae287e6467067a15b592154bdb6779"
Add 'UseBumpPtrAllocator' flag to ASTUnit::LoadFromPCHFile() to cause the created ASTContext to use
its own BumpPtrAllocator to allocate ASTs. Change clang_createTranslationUnit (CIndex) to pass 'UseBumpPtrAllocator = true' to ASTUnit::LoadFromPCHFile(). llvm-svn: 84296
Loading
Please register or sign in to comment