| commit | 1559d67b7a68c6ae91431996842fd7777fbd72ac | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Jul 21 00:06:20 2009 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Jul 21 00:06:20 2009 +0000 |
| tree | 8fd80a64fa5496d2a5f356595c87d53be3430eee | |
| parent | 43cee935ae6ccef48852ba52f581edb20a386c49 [diff] |
Remove the ObjCCategoryImpls vector from Sema class. Use ObjCInterfaceDecl::getCategoryClassMethod() and ObjCInterfaceDecl::getCategoryInstanceMethod() for the same functionality. llvm-svn: 76510