Age | Commit message (Expand) | Author |
---|---|---|
2008-04-20 | Restructure and simplify Sema::ObjCQualifiedIdTypesAreCompatible, | Chris Lattner |
2008-04-07 | move ObjCQualifiedIdTypesAreCompatible out of ASTContext into Sema. | Chris Lattner |
2008-04-02 | properly handle array decay in objc message exprs. | Chris Lattner |
2008-04-02 | Two changes to Sema::LookupDecl() interface. | Steve Naroff |
2008-04-01 | Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass ... | Steve Naroff |
2008-03-28 | Make sure Sema::ActOnClassMessage() correctly diagnoses "super". | Steve Naroff |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |