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
GitOrigin-RevId: c91ac9ed498eea96e135c3433e690edf5f951b74
5 files changed