Commits

Doug Gregor committed 773153c84be
Don't allow generic parameters to be found via qualified name lookup. This was an oddity in qualified name lookup that appears to be a workaround for missing behavior in unqualified name lookup. Unqualified name lookup is still begging some serious cleanup. Swift SVN r6076