Commits

Chris Willmore committed 7f12c9ffd59
[CodeCompletion] Add the initial support for code completing import declaration. When a user invoke code completion after import keywords, the names of visible top level clang modules were recommended for finishing the import decl. (Undoing revert r30961 of r30957, which just required lockstep commit to SourceKit -- cwillmore) Swift SVN r30962