Commits
Chris Lattner committed c9ee19e269e
Implement parser, sema, doc, and name lookup support for refined import declarations. You can still only do top level references, but that's because we don't have namespaces or anything else interesting yet. This allows "import swift.int" for example. Swift SVN r329