|  Douglas Gregor | 07f4357b44 | Implement code completion support for module import declarations, e.g., @import <complete with module names here>
or
  @import std.<complete with submodule names here>
Addresses <rdar://problem/10710117>.
llvm-svn: 149199 | 2012-01-29 18:15:03 +00:00 |