ObjectiveC: Handle the case of qualifying protocols
declared in a typedef declaraton used as super class of an ObjC class. Curretnly, these protocols are dropped from the class hierarchy. Test shows that it is now included. // rdar://15051465 llvm-svn: 191395
Loading
Please register or sign in to comment