diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-06 22:26:16 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-06 22:26:16 +0000 |
commit | a4559c3f69f3a5b01cced8df4f69c03c45821c74 (patch) | |
tree | b4364afbed1b6b9762b87d969267bc0e81efd521 /Driver/SerializationTest.cpp | |
parent | 31354ca624767ab7a5c17c25e7af125361d2848e (diff) |
Started work on new serialization approach within ASTContext to
serialize Type objects in the order they are serialized in the Types
vector. We also now rely on the methods within ASTContext to unique
Type objects and handle the actual creation of Type objects (these are
now called by the deserialization code). This approach solves some
hairy issues with ownership of objects and allows us to naturally
handle recursive types.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43787 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Driver/SerializationTest.cpp')
0 files changed, 0 insertions, 0 deletions