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

For serialization of ASTContext, added special-casing of serialization

of type sets when emitting complex types and pointer types that are
also considered builtins.  These types are automatically created in
the ctor of ASTContext, and thus should not be serialized (was
producing an error during deserialization).

llvm-svn: 43733
parent e7fb505f
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