Commits

Jordan Rose committed cb1bf10f817
Dependencies: Fix bug involving nested DeclContexts. Previously we would fail to find something in a private context, jump up to a public context, and decide that the dependency was now non-private. Swift SVN r23482