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