Commits

Jordan Rose committed 169238e1461
[Accessibility] Check type accessibility for variables with inferred types. We'd rather check the explicit type, because we can give a better diagnostic, but we still need to check inferred types as well. Swift SVN r19438