]> granicus.if.org Git - clang/commit
[libclang] For "@import .." code-completion results, associate a CXCursor_ModuleImpor...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 May 2013 18:50:15 +0000 (18:50 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 May 2013 18:50:15 +0000 (18:50 +0000)
commitfe038a32903c935e1bd9f2b62190c2c75a6754fe
treeeb952b1bc97a0376de1781e684828ffa4955ad1a
parentb0f533e716ae5a21ca5682ea235a68082fd5ed28
[libclang] For "@import .." code-completion results, associate a CXCursor_ModuleImportDecl cursor instead of CXCursor_NotImplemented.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182871 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCodeComplete.cpp
test/Index/complete-modules.m