Skip to content
Commit da4c6c18 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Rewrote serialization of IdentifierInfo and IdentifierTable to use methods Emit

and Materialize/Read instead of using specializations of SerializeTrait<>. The
resulting code is much cleaner. We are also setting the stage so that only the
parts of the IdentifierTable that are ever referenced within the ASTs are
serialized, and not the whole table.

llvm-svn: 43904
parent 67135eba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment