Commits

Jordan Rose committed 2ef14c2a49b
Dependencies: closure signatures are always in expression contexts. Again, expression contexts are those that can't show up in a function signature, so type resolution in a function decl context can assume that all resulting type dependencies are private. Swift SVN r23523