| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Stub out and start using a Decl::Destroy() method. | Sam Bishop | 2008-04-11 | 1 | -1/+1 |
| * | Pass the ASTContext object around when deserializing Decl and Stmt objects, so | Sam Bishop | 2008-04-07 | 1 | -1/+1 |
| * | trivial whitespace fix | Sam Bishop | 2008-04-03 | 1 | -2/+1 |
| * | Created a destructor so that the top-level decls can be deleted. | Sam Bishop | 2008-04-03 | 1 | -0/+5 |
| * | Update to match simplified llvm MemoryBuffer interfaces for files. | Chris Lattner | 2008-04-01 | 1 | -2/+1 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+225 |

