summaryrefslogtreecommitdiffstats
path: root/clang/include/clang/Serialization/PCHReader.h
Commit message (Expand)AuthorAgeFilesLines
* Rename the ASTReader header files.Sebastian Redl2010-08-181-999/+0
* More PCH -> AST renaming.Sebastian Redl2010-08-181-71/+61
* Rename various classes from PCH to AST.Sebastian Redl2010-08-181-14/+14
* Rename PCHDeclReader -> ASTDeclReader.Sebastian Redl2010-08-181-2/+2
* Rename PCHReader to ASTReader.Sebastian Redl2010-08-181-32/+32
* Rename PCHWriter.h to ASTWriter.hSebastian Redl2010-08-181-1/+1
* Generate Attr subclasses with TableGen.Alexis Hunt2010-08-181-1/+1
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+1009
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-1009/+0
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-0/+1009
OpenPOWER on IntegriCloud