]> granicus.if.org Git - clang/commit
[libclang] Indexing API: fully index using decls and directives.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 10 Feb 2012 20:10:48 +0000 (20:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 10 Feb 2012 20:10:48 +0000 (20:10 +0000)
commit911d717307e0d90980699cf75204c22e4462b45d
tree9550d85f156ce38d10cfc8fac9e5af8f783480dd
parent6d968363877388f0a0268711d59367907b465ae1
[libclang] Indexing API: fully index using decls and directives.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150268 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/index-refs.cpp
tools/libclang/IndexDecl.cpp