Commits

Jordan Rose committed b0debdc6967
Take requirements into account when checking an extension's explicit access. This still doesn't check an extension's /members/, but does ensure that there's not an extension declared public that clearly has non-public types in its 'where' clause. More rdar://problem/21559986 Swift SVN r30611