Fix crashes on missing @interface for category
In a few places we didn't check that Category->getClassInterface() was not null before using it. llvm-svn: 226605
Loading
Please sign in to comment
In a few places we didn't check that Category->getClassInterface() was not null before using it. llvm-svn: 226605