clang-1/include
Douglas Gregor c5b2e58840 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>.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149199 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-29 18:15:03 +00:00
..
clang Implement code completion support for module import declarations, e.g., 2012-01-29 18:15:03 +00:00
clang-c [libclang] Add CXIndexOpt_IndexFunctionLocalSymbols indexing option to indicate 2012-01-14 00:11:49 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00