Commits

Jordan Rose committed 8a2e338e5a2
Unify FindLocalVal across UnqualifiedLookup and lookupVisibleDecls. They had already diverged even before my last commit. Let's not have that happen again! This re-fixes code completion for bindings declared in top-level guard statements. More rdar://problem/21928533 Swift SVN r30525