summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/PCHReaderStmt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the ASTReader implementation files.Sebastian Redl2010-08-181-1775/+0
* More PCH -> AST renaming.Sebastian Redl2010-08-181-2/+2
* Rename PCHStmtReader -> ASTStmtReader.Sebastian Redl2010-08-181-129/+129
* Rename PCHReader to ASTReader.Sebastian Redl2010-08-181-9/+9
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+1775
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-1775/+0
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-0/+1775
OpenPOWER on IntegriCloud