Commits

Jordan Rose committed 132a29eb67e
Remove unnecessary wrapper type GenericParam. This always wrapped a single GenericTypeParamDecl *, and provided no benefit over just using the decl directly. No (intended) functionality change. Swift SVN r19628