]> granicus.if.org Git - clang/commit
[libclang] Now that we have a CXModule object, pass it to the
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 5 Oct 2012 00:22:40 +0000 (00:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 5 Oct 2012 00:22:40 +0000 (00:22 +0000)
commit134d1e8a0b463d929ffeac5eefeae761707bf5d3
tree88af0ee0a90b4ab6548ac1802046b91a99bd9d06
parent5d04b1af7b76ed536557d4bba24005ad0d2fd608
[libclang] Now that we have a CXModule object, pass it to the
importedASTFile indexing callback.

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