summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/Sema.cpp
Commit message (Expand)AuthorAgeFilesLines
* "This moves built-in Objective-C types up the scope chains to where they can ...Chris Lattner2008-06-211-51/+34
* Introduce preliminary support for NSString format-string checking.Ted Kremenek2008-06-161-0/+1
* -Changes to TagDecl:Argyrios Kyrtzidis2008-06-091-3/+3
* Give the "isa" slot a name!Steve Naroff2008-06-041-1/+2
* Add FIXME.Eli Friedman2008-05-271-0/+1
* Addition of TranslationUnitDecl to the AST:Argyrios Kyrtzidis2008-04-171-4/+7
* Added PushOnScopeChains method to Sema, that adds a decl to both the IdResolv...Argyrios Kyrtzidis2008-04-121-10/+5
* Add class and super class location info to ObjCInterfaceDecl...Steve Naroff2008-04-111-1/+2
* Switch sema to maintaining its own scope chain information for variableChris Lattner2008-04-111-5/+5
* This patch contains these changes:Chris Lattner2008-04-061-2/+1
* Introduce ContextDecl, patch by Argiris Kirtzidis!Chris Lattner2008-04-041-8/+13
* Add create methods for ObjCIvarDecl and ObjCInterfaceDeclChris Lattner2008-03-161-2/+3
* switch the rest of the C decl classes to do their Chris Lattner2008-03-161-2/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+222
OpenPOWER on IntegriCloud