"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "51327f9237259a2469af7436faf259ba9d39cb4a"
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