"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4705141f28b90f939c35f0ebb823c376ce388f04"
[libclang] Improve AST serialization done by ASTUnit::Save().
The ASTUnit needs to initialize an ASTWriter at the beginning of parsing to fully handle serialization of a translation unit that imports modules. Do this by introducing an option to enable it, which corresponds to CXTranslationUnit_ForSerialization on the C API side. llvm-svn: 165717
Loading
Please register or sign in to comment