| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename the ASTReader implementation files. | Sebastian Redl | 2010-08-18 | 1 | -1775/+0 |
| | | | | | llvm-svn: 111473 | ||||
| * | More PCH -> AST renaming. | Sebastian Redl | 2010-08-18 | 1 | -2/+2 |
| | | | | | llvm-svn: 111472 | ||||
| * | Rename PCHStmtReader -> ASTStmtReader. | Sebastian Redl | 2010-08-18 | 1 | -129/+129 |
| | | | | | llvm-svn: 111470 | ||||
| * | Rename PCHReader to ASTReader. | Sebastian Redl | 2010-08-18 | 1 | -9/+9 |
| | | | | | llvm-svn: 111467 | ||||
| * | Reintroduce the serialization library, with fixed dependencies. | Sebastian Redl | 2010-08-17 | 1 | -0/+1775 |
| | | | | | llvm-svn: 111279 | ||||
| * | Revert Sebastian's build-breaking patch. | Douglas Gregor | 2010-08-17 | 1 | -1775/+0 |
| | | | | | llvm-svn: 111265 | ||||
| * | Create a new Serialization module that contains all the PCH code, and will ↵ | Sebastian Redl | 2010-08-17 | 1 | -0/+1775 |
| contain all the module code in the future. Update the Makefiles, CMake projects and the Xcode project. I hope I did everything right for Xcode. No functionality change. llvm-svn: 111258 | |||||

