summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/PCHReaderDecl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the ASTReader implementation files.Sebastian Redl2010-08-181-1447/+0
* More PCH -> AST renaming.Sebastian Redl2010-08-181-4/+4
* Rename PCHDeclReader -> ASTDeclReader.Sebastian Redl2010-08-181-73/+73
* Rename PCHReader to ASTReader.Sebastian Redl2010-08-181-15/+15
* Generate Attr subclasses with TableGen.Alexis Hunt2010-08-181-164/+12
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+1599
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-1600/+0
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-0/+1600
OpenPOWER on IntegriCloud