]> granicus.if.org Git - clang/commit
[libclang] Simplify indexing of module imports by handling implicit
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 3 Oct 2012 21:05:44 +0000 (21:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 3 Oct 2012 21:05:44 +0000 (21:05 +0000)
commit37f2f52fbc16b0d426d4d86c7e1662e5c6b9e3b8
tree4d78aa3746e9c258418fe5e241f183181920c90a
parent1a71112c56a7b5efe15a88971b9c0c93d92d29f4
[libclang] Simplify indexing of module imports by handling implicit
imports via ImportDecls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165160 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
tools/c-index-test/c-index-test.c
tools/libclang/IndexDecl.cpp
tools/libclang/Indexing.cpp
tools/libclang/IndexingContext.cpp
tools/libclang/IndexingContext.h