summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Decl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Rename ScopedDecl::getContext() -> getContextDecl(). Two motivations:Steve Naroff2008-04-041-1/+1
* Introduce ContextDecl, patch by Argiris Kirtzidis!Chris Lattner2008-04-041-45/+52
* Call "delete" on the body of FunctionDecls.Sam Bishop2008-04-031-0/+1
* Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass ...Steve Naroff2008-04-011-4/+0
* rename Decl::CompatibleAlias -> ObjCCompatibleAlias.Chris Lattner2008-03-311-6/+42
* Split objc decl implementation out into DeclObjC.cppChris Lattner2008-03-161-297/+1
* switch the rest of the C decl classes to do their Chris Lattner2008-03-161-0/+17
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+652
OpenPOWER on IntegriCloud