Commits

Jordan Rose committed 8080ca6820b
[Accessibility] Public functions/initializers may not use private types. Also, don't diagnose accessibility violations on implicit decls. Every now and then the compiler needs to bend the rules, such as when providing an == implementation for a local enum. Swift SVN r19519