tweaked my last patch to 1) preserve the protocol in
extension class's protocol list so its AST is complete. 2) Because of this no need to issue warning on unimplemeted methods coming from the extended class protocols because warning is issued when class definition is seen. llvm-svn: 83326
Loading
Please register or sign in to comment