Commits
Jordan Rose committed 8e081367ca4
Basic implementation of lookupVisibleDecls() for serialized modules. This involved threading it through ModuleLoader, as with all the other module-generic callbacks. I plan to collapse a bit of the chaining, but unfortunately not that much. This brings back the CodeCompletion tests. Swift SVN r6527