Commits

Joe Groff committed 27a4d0e4604
Sema: Type-check class-bound protocols. Reject attempts by non-class types to conform to class-bound protocols, whether bound directly by a [class_protocol] attribute or indirectly by refining a class-bound protocol. Swift SVN r5552