Age | Commit message (Expand) | Author |
---|---|---|
2008-04-23 | TranslationUnit now owns IdentifierTable, TargetInfo, and Selectors objects | Ted Kremenek |
2008-04-11 | Stub out and start using a Decl::Destroy() method. | Sam Bishop |
2008-04-07 | Pass the ASTContext object around when deserializing Decl and Stmt objects, so | Sam Bishop |
2008-04-03 | trivial whitespace fix | Sam Bishop |
2008-04-03 | Created a destructor so that the top-level decls can be deleted. | Sam Bishop |
2008-04-01 | Update to match simplified llvm MemoryBuffer interfaces for files. | Chris Lattner |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |