Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9cd4fe4af6d3e8b6dcfce9c2cdefcaafca7eed7c
/
Driver
/
SerializationTest.cpp
bdbb285
Implemented serialization of SelectorTable and Selectors.
by Ted Kremenek
· 17 years ago
6127b12
Only serialize top-level decls that appear at the head of a decl chain.
by Ted Kremenek
· 17 years ago
5656b78
Enhanced serialization testing by also pretty-printing CFGs constructed from ASTs
by Ted Kremenek
· 17 years ago
ea75c55
Converted AST Pretty-Printer to use iostreams instead of FILE*. This fixes
by Ted Kremenek
· 17 years ago
79a2a26
Modified --test-pickling to perform an actual cross-check of serialized ASTs:
by Ted Kremenek
· 17 years ago
b899ad2
SourceManager, IdentifierTable, Selectors are now serialized in their own
by Ted Kremenek
· 17 years ago
e720198
Added pretty-printing of statements during serialization.
by Ted Kremenek
· 17 years ago
7a1f4db
Modifed the test serialization driver to...
by Ted Kremenek
· 17 years ago
07c0fd9
Fixed typo in the name of "ReadPreamble".
by Ted Kremenek
· 17 years ago
e00e28f
Bug fix: inverted test condition to see if a serialized AST-bitcode
by Ted Kremenek
· 17 years ago
018b395
Revampled Serialization Tester to serialize and deserialize out an entire ASTContext and top-level decls.
by Ted Kremenek
· 17 years ago
4ac8121
In driver code implemented serialization of ASTContext. Working on serialization of simple ASTs.
by Ted Kremenek
· 17 years ago
a2bfb91
Modified current clients of Bitcode-Object serialization to use the
by Ted Kremenek
· 17 years ago
c637e6b
Implemented serialization for IdentifierInfo and IdentifierTable.
by Ted Kremenek
· 17 years ago
7b66000
Updated VC++ build system.
by Hartmut Kaiser
· 17 years ago
adc9b13
Fix the build.
by Anders Carlsson
· 17 years ago
bfa82c4
Started work on clang object serialization. Experimental
by Ted Kremenek
· 17 years ago