summaryrefslogtreecommitdiffstats
path: root/clang/Sema/SemaDeclObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Patch to do type-checking for objctive-c's object types.Fariborz Jahanian2007-12-201-6/+6
* Various tweaks to the get/lookup instance/class method API's.Steve Naroff2007-12-191-4/+4
* Improve how we find private method decls. This involved:Steve Naroff2007-12-181-4/+12
* - Remove getInstanceMethods/getClassMethods API on ObjcInterfaceDecl, ObjcPro...Steve Naroff2007-12-141-23/+25
* make it a bit more clear in what way the ivar is consistent.Chris Lattner2007-12-121-2/+2
* simplify some code, bump j. This fixes the remaining test failures.Chris Lattner2007-12-121-8/+7
* unbreak the build. I'm still working on test failures.Chris Lattner2007-12-121-31/+32
* split objc pieces of SemaDecl.cpp out into SemaDeclObjC.cppChris Lattner2007-12-121-0/+914
OpenPOWER on IntegriCloud