Commits
Chris Lattner committed ac855b690ba
Move ActOnTypeAlias to SemaDecl since a type alias *is* a decl that *installs* a type. Add some fixme's and rename some junk in ASTContext relating to the typemap. Diagnose redefinitions of named types. Install a typemap entry when a data declaration is defined. We can now declare variables to be of data type. Swift SVN r178