This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e91fcbae7e Try to fix libclang reproducer tests after r329465 new 669d5dd00e [Index] Return SourceLocation to consumers, not FileID/Offset pair.
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/IndexDataConsumer.h | 8 +++----- lib/Index/IndexingAction.cpp | 9 +++++---- lib/Index/IndexingContext.cpp | 24 ++++++------------------ tools/c-index-test/core_main.cpp | 17 ++++++++++------- tools/libclang/CXIndexDataConsumer.cpp | 14 +++++--------- tools/libclang/CXIndexDataConsumer.h | 5 ++--- 6 files changed, 31 insertions(+), 46 deletions(-)