Skip to content
Commit a56fa19a authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

-Add ObjCCategoryImplDecl::getCategoryClass() which returns the category interface decl.

-Correct ObjCMethodDecl::getNextRedeclaration(); A method in a ObjCCategoryImplDecl should point to
a method in the associated ObjCCategoryDecl, not the ObjCInterfaceDecl.

llvm-svn: 77297
parent 2cee40da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment