summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/PCHWriterStmt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the ASTWriter implementation filesSebastian Redl2010-08-181-1370/+0
* Do the PCH->AST rename for ASTWriter's implementation parts.Sebastian Redl2010-08-181-113/+113
* Rename PCHWriter to ASTWriterSebastian Redl2010-08-181-11/+11
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+1370
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-1370/+0
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-0/+1370
OpenPOWER on IntegriCloud