]> granicus.if.org Git - clang/commit
Restructured serialization code for decls to make it cleaner, easier to
authorTed Kremenek <kremenek@apple.com>
Tue, 13 Nov 2007 00:15:39 +0000 (00:15 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 13 Nov 2007 00:15:39 +0000 (00:15 +0000)
commit928fd7f76808b895b68a9c6ed55a8f185fad6a35
tree8e530f3cf68cd1a55b7fe13d7df4f1b3de87626b
parent232220c6982e3a70d8f7fc06a011ead490a2f516
Restructured serialization code for decls to make it cleaner, easier to
understand, and batched the emission owned subobjects (using
BatchEmitOwnedPtr) to get a smaller output bitcode size.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44033 91177308-0d34-0410-b5e6-96231b3b80d8
AST/DeclSerialization.cpp
include/clang/AST/Decl.h