Commits

Xi Ge committed 5e0014bcc49
[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. Swift SVN r30957