]> granicus.if.org Git - clang/commit
Index the selectors and provide the translation units that contain them
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:41:18 +0000 (23:41 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:41:18 +0000 (23:41 +0000)
commitd88284b4386169bb165d70796953ef802f2e90a5
treeee6ffe1e2c029cb06a1129f17631e422d3b2cfc1
parent0f3984809f998cdfcdef9880fcdade12c9f9b5f6
Index the selectors and provide the translation units that contain them
through the IndexProvider.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77543 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Index/IndexProvider.h
include/clang/Index/Indexer.h
lib/Index/Indexer.cpp