| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | Patch to do type-checking for objctive-c's object types. | Fariborz Jahanian | 2007-12-20 | 1 | -6/+6 |
| * | Various tweaks to the get/lookup instance/class method API's. | Steve Naroff | 2007-12-19 | 1 | -4/+4 |
| * | Improve how we find private method decls. This involved: | Steve Naroff | 2007-12-18 | 1 | -4/+12 |
| * | - Remove getInstanceMethods/getClassMethods API on ObjcInterfaceDecl, ObjcPro... | Steve Naroff | 2007-12-14 | 1 | -23/+25 |
| * | make it a bit more clear in what way the ivar is consistent. | Chris Lattner | 2007-12-12 | 1 | -2/+2 |
| * | simplify some code, bump j. This fixes the remaining test failures. | Chris Lattner | 2007-12-12 | 1 | -8/+7 |
| * | unbreak the build. I'm still working on test failures. | Chris Lattner | 2007-12-12 | 1 | -31/+32 |
| * | split objc pieces of SemaDecl.cpp out into SemaDeclObjC.cpp | Chris Lattner | 2007-12-12 | 1 | -0/+914 |

