This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0eb31d1e1b Revert r354546 new 06c2fc247a [clang][Index] Enable indexing of Template Type Parameters b [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Index/IndexingAction.h | 1 + lib/Index/IndexDecl.cpp | 2 ++ lib/Index/IndexSymbol.cpp | 3 --- lib/Index/IndexTypeSourceInfo.cpp | 7 +++++++ lib/Index/IndexingContext.cpp | 9 ++++++++- lib/Index/IndexingContext.h | 2 ++ unittests/Index/IndexTests.cpp | 24 ++++++++++++++++++++++++ 7 files changed, 44 insertions(+), 4 deletions(-)