diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-01-29 18:15:03 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-01-29 18:15:03 +0000 |
commit | 07f4357b446e959f81063bb14b705ea375b35ac4 (patch) | |
tree | df680b6e2b37529673a04a69a7c0389aa609ff2f /clang/lib/Frontend/ASTUnit.cpp | |
parent | 279a6c3747b10c33f8f425cf4a24e64db015d3e9 (diff) | |
download | bcm5719-llvm-07f4357b446e959f81063bb14b705ea375b35ac4.tar.gz bcm5719-llvm-07f4357b446e959f81063bb14b705ea375b35ac4.zip |
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
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions