Modules: for ObjectiveC try to keep the definition invariant.When deserializing ObjCInterfaceDecl with definition data, if we already havea definition, try to keep the definition invariant; also p
Modules: for ObjectiveC try to keep the definition invariant.When deserializing ObjCInterfaceDecl with definition data, if we already havea definition, try to keep the definition invariant; also pull in thecategories even if it is not what getDefinition returns (this effectivelycombines categories).rdar://27926200rdar://26708823llvm-svn: 281119
show more ...