Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the ASTReader implementation files. | Sebastian Redl | 2010-08-18 | 1 | -1447/+0 |
* | More PCH -> AST renaming. | Sebastian Redl | 2010-08-18 | 1 | -4/+4 |
* | Rename PCHDeclReader -> ASTDeclReader. | Sebastian Redl | 2010-08-18 | 1 | -73/+73 |
* | Rename PCHReader to ASTReader. | Sebastian Redl | 2010-08-18 | 1 | -15/+15 |
* | Generate Attr subclasses with TableGen. | Alexis Hunt | 2010-08-18 | 1 | -164/+12 |
* | Reintroduce the serialization library, with fixed dependencies. | Sebastian Redl | 2010-08-17 | 1 | -0/+1599 |
* | Revert Sebastian's build-breaking patch. | Douglas Gregor | 2010-08-17 | 1 | -1600/+0 |
* | Create a new Serialization module that contains all the PCH code, and will co... | Sebastian Redl | 2010-08-17 | 1 | -0/+1600 |