Commits
Chris Lattner committed e3b53c3b158
move the module-level name lookup stuff out of NameBinding.cpp into the Module class. Add a new Module.cpp file to implement this (along with the existing caching strategy, if you're curious). This eliminates the parallel 'ModuleProvider' heirarchy. Swift SVN r802