[Modules][ObjC] ASTReader should add protocols for class extensions
During deserialization clang is currently missing the merging of protocols into the canonical interface for the class extension. This merging only currently happens during parsing and should also be considered during deserialization. rdar://problem/38724303 llvm-svn: 331063
Loading
Please register or sign in to comment