summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/GeneratePCH.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* When using a precompiled preamble with detailed preprocessing records,Douglas Gregor2010-11-301-1/+7
* rework the stat cache, pulling it out of FileManager.h intoChris Lattner2010-11-231-1/+2
* Put the mechanism in place to track modifications in an AST entity that were ...Argyrios Kyrtzidis2010-10-241-1/+7
* More PCH -> AST renaming.Sebastian Redl2010-08-181-1/+1
* Rename various classes from PCH to AST.Sebastian Redl2010-08-181-1/+1
* Rename PCHReader to ASTReader.Sebastian Redl2010-08-181-1/+1
* Rename PCHWriter.h to ASTWriter.hSebastian Redl2010-08-181-1/+1
* Rename PCHWriter to ASTWriterSebastian Redl2010-08-181-2/+2
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+64
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-64/+0
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-0/+64
OpenPOWER on IntegriCloud