[libclang] Implement the importedASTFile indexing callback to provide
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 2 Oct 2012 16:10:38 +0000 (16:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 2 Oct 2012 16:10:38 +0000 (16:10 +0000)
commit472eda06b00f4963dcdeb3e4417d2f2176e85c21
treeb5b1939f7d983f9db117ecc65f4accac1ca35b20
parentbc2724f6e044f486ba167a2a3fa32aff4d9def4e
[libclang] Implement the importedASTFile indexing callback to provide
info about imported modules.

llvm-svn: 165020
clang/include/clang-c/Index.h
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/IndexDecl.cpp
clang/tools/libclang/Indexing.cpp
clang/tools/libclang/IndexingContext.cpp
clang/tools/libclang/IndexingContext.h