Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the ASTReader header files. | Sebastian Redl | 2010-08-18 | 1 | -999/+0 |
* | More PCH -> AST renaming. | Sebastian Redl | 2010-08-18 | 1 | -71/+61 |
* | Rename various classes from PCH to AST. | Sebastian Redl | 2010-08-18 | 1 | -14/+14 |
* | Rename PCHDeclReader -> ASTDeclReader. | Sebastian Redl | 2010-08-18 | 1 | -2/+2 |
* | Rename PCHReader to ASTReader. | Sebastian Redl | 2010-08-18 | 1 | -32/+32 |
* | Rename PCHWriter.h to ASTWriter.h | Sebastian Redl | 2010-08-18 | 1 | -1/+1 |
* | Generate Attr subclasses with TableGen. | Alexis Hunt | 2010-08-18 | 1 | -1/+1 |
* | Reintroduce the serialization library, with fixed dependencies. | Sebastian Redl | 2010-08-17 | 1 | -0/+1009 |
* | Revert Sebastian's build-breaking patch. | Douglas Gregor | 2010-08-17 | 1 | -1009/+0 |
* | Create a new Serialization module that contains all the PCH code, and will co... | Sebastian Redl | 2010-08-17 | 1 | -0/+1009 |