Introduce a helper template for the Handler classes and use it instead
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:39:03 +0000 (23:39 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 29 Jul 2009 23:39:03 +0000 (23:39 +0000)
commitf1a0fd852f29d3ff6f1ee7a39f4d339dd24aa9ea
tree05dbbcca9c0d205ff987d13e98b2b4d285d81d0f
parentd3e037ff892146de2db44f465b2985ea0e3dfb27
Introduce a helper template for the Handler classes and use it instead
of the iterator of the Indexer class.

llvm-svn: 77528
clang/include/clang/Index/Handlers.h
clang/include/clang/Index/Indexer.h
clang/lib/Index/Indexer.cpp
clang/tools/index-test/index-test.cpp