]> granicus.if.org Git - clang/commit
Fix ObjCInterfaceDecl::getCategoryMethod() and give it a caller. No behavior change.
authorNico Weber <nicolasweber@gmx.de>
Mon, 2 Mar 2015 01:12:28 +0000 (01:12 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 2 Mar 2015 01:12:28 +0000 (01:12 +0000)
commit0b87883de5b0a9f0a947aa7fc85dba0292837582
tree29c013f8fadf346a79975061e317bb480a766c7e
parent94f58f70ab9d9513263e049d33a63c182f8df700
Fix ObjCInterfaceDecl::getCategoryMethod() and give it a caller. No behavior change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230928 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
lib/AST/DeclObjC.cpp