fix rdar://6611778, a redefinition of an interface was causing an
assertion when the ivars and method list was reset into the existing interface. To fix this, mark decls as invalid when they are redefined, and don't insert ivars/methods into invalid decls. llvm-svn: 65340
Loading
Please register or sign in to comment