Go to file
Ted Kremenek 9d2bf704de Modified serialization of BinaryOperator and CaseStmt to use the new
BatchEmitOwnedPtrs() and BatchReadOwnedPtrs() methods.

Modified serialization of all Stmts to start their own record in the bitstream.

llvm-svn: 43846
2007-11-07 22:32:23 +00:00
clang Modified serialization of BinaryOperator and CaseStmt to use the new 2007-11-07 22:32:23 +00:00
llvm Added methods to batch emit and deserialize owned pointers. This allows 2007-11-07 22:30:29 +00:00