summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExprObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Move ObjC Expresssion AST's from Expr.h => ExprObjC.hSteve Naroff2008-05-291-1/+1
* Restructure and simplify Sema::ObjCQualifiedIdTypesAreCompatible,Chris Lattner2008-04-201-65/+64
* move ObjCQualifiedIdTypesAreCompatible out of ASTContext into Sema.Chris Lattner2008-04-071-0/+167
* properly handle array decay in objc message exprs.Chris Lattner2008-04-021-4/+4
* Two changes to Sema::LookupDecl() interface. Steve Naroff2008-04-021-2/+1
* Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass ...Steve Naroff2008-04-011-2/+2
* Make sure Sema::ActOnClassMessage() correctly diagnoses "super".Steve Naroff2008-03-281-1/+4
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+297
OpenPOWER on IntegriCloud