Commits

Chris Lattner committed e22a30a1302
revert r995: "introduce MetaTypeDecl (though nothing creates it yet)". After some pondering on this, I can just use DeclRefExpr(TypeAliasDecl) to represent a named metatype, there is not need to have yet-another decl. I'm glad about this, because it didn't seem right. Swift SVN r999