Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename ScopedDecl::getContext() -> getContextDecl(). Two motivations: | Steve Naroff | 2008-04-04 | 1 | -1/+1 | |
* | Introduce ContextDecl, patch by Argiris Kirtzidis! | Chris Lattner | 2008-04-04 | 1 | -45/+52 | |
* | Call "delete" on the body of FunctionDecls. | Sam Bishop | 2008-04-03 | 1 | -0/+1 | |
* | Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass ... | Steve Naroff | 2008-04-01 | 1 | -4/+0 | |
* | rename Decl::CompatibleAlias -> ObjCCompatibleAlias. | Chris Lattner | 2008-03-31 | 1 | -6/+42 | |
* | Split objc decl implementation out into DeclObjC.cpp | Chris Lattner | 2008-03-16 | 1 | -297/+1 | |
* | switch the rest of the C decl classes to do their | Chris Lattner | 2008-03-16 | 1 | -0/+17 | |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+652 |