Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | When using a precompiled preamble with detailed preprocessing records, | Douglas Gregor | 2010-11-30 | 1 | -1/+7 | |
* | rework the stat cache, pulling it out of FileManager.h into | Chris Lattner | 2010-11-23 | 1 | -1/+2 | |
* | Put the mechanism in place to track modifications in an AST entity that were ... | Argyrios Kyrtzidis | 2010-10-24 | 1 | -1/+7 | |
* | More PCH -> AST renaming. | Sebastian Redl | 2010-08-18 | 1 | -1/+1 | |
* | Rename various classes from PCH to AST. | Sebastian Redl | 2010-08-18 | 1 | -1/+1 | |
* | Rename PCHReader to ASTReader. | Sebastian Redl | 2010-08-18 | 1 | -1/+1 | |
* | Rename PCHWriter.h to ASTWriter.h | Sebastian Redl | 2010-08-18 | 1 | -1/+1 | |
* | Rename PCHWriter to ASTWriter | Sebastian Redl | 2010-08-18 | 1 | -2/+2 | |
* | Reintroduce the serialization library, with fixed dependencies. | Sebastian Redl | 2010-08-17 | 1 | -0/+64 | |
* | Revert Sebastian's build-breaking patch. | Douglas Gregor | 2010-08-17 | 1 | -64/+0 | |
* | Create a new Serialization module that contains all the PCH code, and will co... | Sebastian Redl | 2010-08-17 | 1 | -0/+64 |