Commits
Dmitri Hrybenko committed fb2a6499cd2
Move @class_protocol to use the new attribute infrastructure ... and fix a few other bugs: * always set the inherited protocols on the ProtocolDecl in the type checker, so that we can remove a hack in ProtocolDecl::requiresClassSlow(); * diagnose DeclAttributes that are inverted when this is not allowed. Swift SVN r15992