Commits

Jordan Rose committed 2479f8087bd
Handle name resolution for qualified access into a module. This is the Swift equivalent of allowing Cocoa.NSWindow to find AppKit.NSWindow (or AppKit.NSWindow.NSWindow, really). Some of these error messages could be improved, but the basic semantics are correct. Swift SVN r6855