]> granicus.if.org Git - clang/commit
[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)
commit2c3e05c266de0d4c465b58ffd129bd0b31604368
tree208f2ff0a3e8f8bdf812c4774e5e4512b90005c6
parentd44e43e46f81cc83b8f1e4384724a9923426bb2a
[libclang] Implement the importedASTFile indexing callback to provide
info about imported modules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165020 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