Commits

Jordan Rose committed d1c5c5ddace
Dependencies: Not all identifier types are non-private dependencies. This commit treats all TypeExprs and casts as private if the decl context is a function. In other cases we fall back to the general rules about the current context (from r23447). Swift SVN r23522