Commits

Jordan Rose committed ae788c86385
Mark compiler-known protocols as such early on in type-checking. This doesn't do anything yet, but will be used to record which decls conform to these protocols when serializing a module. This introduces a new metaprogramming file, KnownProtocols.def. Swift SVN r7263