"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5247f60d20d8cd1aed53953c7fc5b8f1ff957d56"
In the serialized AST format, make the translation unit a "predefined"
declaration that never actually gets serialized. Instead, serialize the various kinds of update records (lexical decls, visible decls, the addition of an anonymous namespace) for the translation unit, even if we're not chaining. This way, we won't have to deal with multiple loaded translation unit declarations. llvm-svn: 137395
Loading
Please register or sign in to comment