Commits
Chris Lattner committed 623de6cefce
now that ModuleProvider is gone, we can match against the module name instead of the access path. Tracking just the access path in the imports list greatly simplifies all of the client and means that we don't have to create a bogus ImportDecl for the builtin module just to make name lookup work. Swift SVN r807