This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 231cda6 [index] Add 'contained-by' relation between references and th [...] new c67dd13 [PowerPC] Fix the wrong implementation of builtin vec_rlnm. new 8293248 [index] Add 'IBTypeOf' relation for ObjC methods marked with [...] new 4cb2297 [index] Ignore invalid ObjC categories.
The 3 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/IndexSymbol.h | 3 ++- lib/Headers/altivec.h | 6 ++++-- lib/Index/IndexDecl.cpp | 28 +++++++++++++++++++--------- lib/Index/IndexSymbol.cpp | 2 ++ lib/Index/IndexTypeSourceInfo.cpp | 20 +++++++++++++------- lib/Index/IndexingContext.cpp | 10 ++++++++-- lib/Index/IndexingContext.h | 6 ++++-- test/CodeGen/builtins-ppc-p9vector.c | 12 ++++++++---- test/Index/Core/index-source.m | 15 ++++++++++++++- 9 files changed, 74 insertions(+), 28 deletions(-)