Commits

Chris Lattner committed b87dd57079e
implement SILGen and parser support for 'type' let's, implementing rdar://15767586. General compiler support is missing for 'type' properties on classes, and lets don't work either, but at least we have a nice diagnostic now. also, rename static -> type in a few internal diagnostic names. Swift SVN r12102